summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-03-26 19:51:33 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-03-26 19:51:33 +0000
commit70b406871e697c62c80b1b13491ff05fafec8e6b (patch)
treefda2f6bdc5565383f77500db955ef9adcfda0da6 /net-p2p
parentUpdate to 1.3.10 (diff)
Portlint:
-Add USE_GETTEXT.
Notes
Notes: svn path=/head/; revision=188408
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