aboutsummaryrefslogtreecommitdiffstats
path: root/news
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 /news
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 'news')
-rw-r--r--news/pan2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile
index 0938fce55ce9..e0214d54d630 100644
--- a/news/pan2/Makefile
+++ b/news/pan2/Makefile
@@ -24,6 +24,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnometarget libxml2 gtk20
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LIBS="-L${LOCALBASE}/lib -lgnuregex"