Portlint:

-Add USE_GETTEXT.
This commit is contained in:
Jeremy Messenger 2006-06-12 06:10:20 +00:00
parent 7f86966102
commit af5a339f0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165167

View File

@ -22,6 +22,7 @@ PATCH_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui vte
USE_GMAKE= yes
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"