buildrootschalter/package/intltool/intltool.mk
Peter Korsgaard 9dd51dce95 intltool: style/white space cleanup
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-25 09:32:37 +02:00

18 lines
471 B
Makefile

#############################################################
#
# intltool
#
#############################################################
INTLTOOL_VERSION = 0.40.6
INTLTOOL_SOURCE = intltool-$(INTLTOOL_VERSION).tar.bz2
INTLTOOL_SITE = http://ftp.acc.umu.se/pub/GNOME/sources/intltool/0.40/
HOST_INTLTOOL_DEPENDENCIES = host-libxml-parser-perl
HOST_INTLTOOL_CONF_OPT = \
PERLLIB=$(HOST_DIR)/usr/lib/perl
$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))