diff options
-rw-r--r-- | net-p2p/gnome-btdownload/Makefile | 3 | ||||
-rw-r--r-- | net/gnome-btdownload/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/gnome-btdownload/Makefile b/net-p2p/gnome-btdownload/Makefile index a63f58d7c15c..87ba1b91485a 100644 --- a/net-p2p/gnome-btdownload/Makefile +++ b/net-p2p/gnome-btdownload/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-btdownload PORTVERSION= 0.0.20 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -17,6 +18,8 @@ COMMENT= A simple Gnome interface designed as a mime-sink for BitTorrent files RUN_DEPENDS= ${PYTHON_SITELIBDIR}/BitTorrent/__init__.py:${PORTSDIR}/net/py-bittorrent-core +IGNORE=does not run with BitTorrent 4.x yet + USE_X_PREFIX= yes USE_GNOME= desktopfileutils gnomehack gnomeprefix pygnome2 USE_PYTHON= yes diff --git a/net/gnome-btdownload/Makefile b/net/gnome-btdownload/Makefile index a63f58d7c15c..87ba1b91485a 100644 --- a/net/gnome-btdownload/Makefile +++ b/net/gnome-btdownload/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-btdownload PORTVERSION= 0.0.20 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -17,6 +18,8 @@ COMMENT= A simple Gnome interface designed as a mime-sink for BitTorrent files RUN_DEPENDS= ${PYTHON_SITELIBDIR}/BitTorrent/__init__.py:${PORTSDIR}/net/py-bittorrent-core +IGNORE=does not run with BitTorrent 4.x yet + USE_X_PREFIX= yes USE_GNOME= desktopfileutils gnomehack gnomeprefix pygnome2 USE_PYTHON= yes |