aboutsummaryrefslogtreecommitdiffstats
path: root/audio/grip
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-06-12 14:10:20 +0800
committermezz <mezz@FreeBSD.org>2006-06-12 14:10:20 +0800
commit38fbf80171be2abb3f5f2bf5405cb3f578591aa8 (patch)
treed8eaf984fbb7297f854389139e62f52285a7c86c /audio/grip
parentb86cc8d4c3812f7f58f2621fdb68c89ce44b1365 (diff)
downloadfreebsd-ports-gnome-38fbf80171be2abb3f5f2bf5405cb3f578591aa8.tar.gz
freebsd-ports-gnome-38fbf80171be2abb3f5f2bf5405cb3f578591aa8.tar.zst
freebsd-ports-gnome-38fbf80171be2abb3f5f2bf5405cb3f578591aa8.zip
Portlint:
-Add USE_GETTEXT.
Diffstat (limited to 'audio/grip')
-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"