1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add USE_GETTEXT.

Found by:	portlint (cports.sh)
This commit is contained in:
Jeremy Messenger 2006-11-05 02:49:08 +00:00
parent 2d96507252
commit d1bf6730ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176398

View File

@ -25,6 +25,7 @@ USE_XLIB= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= intlhack gnomeprefix gnometarget nautilus2 gnomehack
USE_GETTEXT= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"