diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-07-27 21:52:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-07-27 21:52:28 +0000 |
commit | 14118283e17db6a1fb287ac54a30432a419ce995 (patch) | |
tree | 98dad098caa75a4c5973a7dfc88f2ee9389e11f0 /net-p2p | |
parent | 736ba201dcfc64ec69d99c28f0d6637f91997527 (diff) | |
download | ports-14118283e17db6a1fb287ac54a30432a419ce995.tar.gz ports-14118283e17db6a1fb287ac54a30432a419ce995.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/deluge/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/deluge05/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 121acd386783..19a807075253 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \ ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus +BROKEN= Unfetchable + USE_GNOME= pygtk2 desktopfileutils USE_GETTEXT= yes USE_OPENSSL= yes diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile index 121acd386783..19a807075253 100644 --- a/net-p2p/deluge05/Makefile +++ b/net-p2p/deluge05/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \ ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus +BROKEN= Unfetchable + USE_GNOME= pygtk2 desktopfileutils USE_GETTEXT= yes USE_OPENSSL= yes |