diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-mount/Makefile | 1 | ||||
-rw-r--r-- | sysutils/gnome-volume-manager/Makefile | 1 |
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 |