diff options
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 |