aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center1
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 /sysutils/gnome-control-center1
parent0ae7373e551b3d70fe459f338a3fb336af9d82c6 (diff)
downloadfreebsd-ports-graphics-adf42e5d3b9afd4f472a3e8b07f76dbc6e411ff6.tar.gz
freebsd-ports-graphics-adf42e5d3b9afd4f472a3e8b07f76dbc6e411ff6.tar.zst
freebsd-ports-graphics-adf42e5d3b9afd4f472a3e8b07f76dbc6e411ff6.zip
Add USE_GETTEXT to appease portlint.
Diffstat (limited to 'sysutils/gnome-control-center1')
-rw-r--r--sysutils/gnome-control-center1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile
index 669780221b1..30a6591d394 100644
--- a/sysutils/gnome-control-center1/Makefile
+++ b/sysutils/gnome-control-center1/Makefile
@@ -21,6 +21,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomecanvas gnomevfs libcapplet
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"