aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-06-12 06:10:20 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-06-12 06:10:20 +0000
commitaf5a339f0f5a854a784973548ce296938d9ef368 (patch)
tree5a4382c1e6e68b5c83b9dbc19f535a215976c235 /audio
parent7f86966102abb69c7515a5251bd8a58c6e0dc124 (diff)
downloadports-af5a339f0f5a854a784973548ce296938d9ef368.tar.gz
ports-af5a339f0f5a854a784973548ce296938d9ef368.zip
Portlint:
-Add USE_GETTEXT.
Notes
Notes: svn path=/head/; revision=165167
Diffstat (limited to 'audio')
-rw-r--r--audio/grip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index 43f6d588d73f..63065c8b67c2 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -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"