aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-16 06:23:04 +0800
committermezz <mezz@FreeBSD.org>2006-05-16 06:23:04 +0800
commitadf42e5d3b9afd4f472a3e8b07f76dbc6e411ff6 (patch)
tree0b8986c054f77b38c80043d6278610a688e19d5b /x11-toolkits/gtk30
parent0ae7373e551b3d70fe459f338a3fb336af9d82c6 (diff)
downloadfreebsd-ports-gnome-adf42e5d3b9afd4f472a3e8b07f76dbc6e411ff6.tar.gz
freebsd-ports-gnome-adf42e5d3b9afd4f472a3e8b07f76dbc6e411ff6.tar.zst
freebsd-ports-gnome-adf42e5d3b9afd4f472a3e8b07f76dbc6e411ff6.zip
Add USE_GETTEXT to appease portlint.
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r--x11-toolkits/gtk30/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 224fb125ab88..dcb7f18f8d59 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -43,6 +43,7 @@ USE_PERL5= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack atk pango ltverhack
+USE_GETTEXT= yes
CONFIGURE_ARGS= --enable-static --with-xinput=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
-I${LOCALBASE}/include -I${X11BASE}/include" \