aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-05 11:49:31 +0800
committermezz <mezz@FreeBSD.org>2006-11-05 11:49:31 +0800
commit07ddfcda099aca0285d42ddedc340103f183d93c (patch)
treedf072dddde315ca814c072a608e7fca5924ff0bd /sysutils
parenta32d4ff8b017e57d86d1a073c9aada7614a5c241 (diff)
downloadfreebsd-ports-gnome-07ddfcda099aca0285d42ddedc340103f183d93c.tar.gz
freebsd-ports-gnome-07ddfcda099aca0285d42ddedc340103f183d93c.tar.zst
freebsd-ports-gnome-07ddfcda099aca0285d42ddedc340103f183d93c.zip
Add USE_GETTEXT.
Found by: portlint (cports.sh)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-mount/Makefile1
-rw-r--r--sysutils/gnome-volume-manager/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile
index f4232382adc8..a2ce2104fbb4 100644
--- a/sysutils/gnome-mount/Makefile
+++ b/sysutils/gnome-mount/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal
USE_XLIB= yes
USE_GNOME= gnomeprefix gnomehack intlhack nautilus2
USE_GMAKE= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-nautilus-extension
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile
index 8eb999440ae5..bf5e7f2a7477 100644
--- a/sysutils/gnome-volume-manager/Makefile
+++ b/sysutils/gnome-volume-manager/Makefile
@@ -22,6 +22,7 @@ USE_XLIB= yes
USE_BZIP2= yes
USE_GNOME= gnomeprefix gnomehack intlhack nautilus2
USE_GMAKE= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-multiuser