aboutsummaryrefslogtreecommitdiffstats
path: root/net/linneighborhood
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-26 12:29:21 +0800
committerkris <kris@FreeBSD.org>2006-01-26 12:29:21 +0800
commit7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626 (patch)
treea7146344367ae0a0c87b86f1e494086d001d22c1 /net/linneighborhood
parentb83914999177f9317758778895f5d290c82d12b9 (diff)
downloadfreebsd-ports-gnome-7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626.tar.gz
freebsd-ports-gnome-7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626.tar.zst
freebsd-ports-gnome-7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626.zip
Add missing USE_GETTEXT
Diffstat (limited to 'net/linneighborhood')
-rw-r--r--net/linneighborhood/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/linneighborhood/Makefile b/net/linneighborhood/Makefile
index a7801e4a2c32..22bd7c681901 100644
--- a/net/linneighborhood/Makefile
+++ b/net/linneighborhood/Makefile
@@ -17,6 +17,7 @@ COMMENT= GTK+ gui for browsing and mounting SMB filesystems
RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba
GNU_CONFIGURE= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gtk12
USE_REINPLACE= yes