aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-03-27 03:51:33 +0800
committermezz <mezz@FreeBSD.org>2007-03-27 03:51:33 +0800
commit7f01a7b5471a866d5e6260b0a16ea3090cf60b3a (patch)
tree18eb90daead00b267cc9e084159833866a1a0ec7 /net-p2p
parentacd663c71b0bd66990ef8006dce95213d2f84177 (diff)
downloadfreebsd-ports-gnome-7f01a7b5471a866d5e6260b0a16ea3090cf60b3a.tar.gz
freebsd-ports-gnome-7f01a7b5471a866d5e6260b0a16ea3090cf60b3a.tar.zst
freebsd-ports-gnome-7f01a7b5471a866d5e6260b0a16ea3090cf60b3a.zip
Portlint:
-Add USE_GETTEXT.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/Makefile1
-rw-r--r--net-p2p/deluge05/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index 1f22c7988d12..70cdebf63a8c 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
USE_GNOME= pygtk2 desktopfileutils
+USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes
diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile
index 1f22c7988d12..70cdebf63a8c 100644
--- a/net-p2p/deluge05/Makefile
+++ b/net-p2p/deluge05/Makefile
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
USE_GNOME= pygtk2 desktopfileutils
+USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes