aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-05 10:49:08 +0800
committermezz <mezz@FreeBSD.org>2006-11-05 10:49:08 +0800
commit8734cdbbc22de0e62d661e33c84ac66a2d8111ac (patch)
treef1a3e341dfc41bfce91f023df0b91e6ad7ac890a /deskutils
parent924bac5c651c4730238d1f67903ad291fce335d3 (diff)
downloadfreebsd-ports-gnome-8734cdbbc22de0e62d661e33c84ac66a2d8111ac.tar.gz
freebsd-ports-gnome-8734cdbbc22de0e62d661e33c84ac66a2d8111ac.tar.zst
freebsd-ports-gnome-8734cdbbc22de0e62d661e33c84ac66a2d8111ac.zip
Add USE_GETTEXT.
Found by: portlint (cports.sh)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/nautilus-sendto/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile
index 5d5af3e17648..4fff88004bb5 100644
--- a/deskutils/nautilus-sendto/Makefile
+++ b/deskutils/nautilus-sendto/Makefile
@@ -25,6 +25,7 @@ USE_XLIB= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= intlhack gnomeprefix gnometarget nautilus2 gnomehack
+USE_GETTEXT= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"