aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-07 06:18:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-07 06:18:32 +0000
commita199ac4a1a789d2134a04352b5d70f44054374e0 (patch)
tree003bdc28b3dd5a732dce4ef8a3c98d7a5c83ee1d /net-p2p
parent8eca1244906c02b995f8bd7641f60c4eadcf95c9 (diff)
downloadports-a199ac4a1a789d2134a04352b5d70f44054374e0.tar.gz
ports-a199ac4a1a789d2134a04352b5d70f44054374e0.zip
Mark as broken: fails to install on the cluster.
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202560
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/edonkey-gui-gtk/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/edonkey-gui-gtk/Makefile b/net-p2p/edonkey-gui-gtk/Makefile
index 201873c7ee64..62d4df9535f7 100644
--- a/net-p2p/edonkey-gui-gtk/Makefile
+++ b/net-p2p/edonkey-gui-gtk/Makefile
@@ -21,6 +21,10 @@ COMMENT= GTK GUI to eDonkey2000 'core' command line client
LIB_DEPENDS= gnet-2.0:${PORTSDIR}/net/gnet2
RUN_DEPENDS= donkey:${PORTSDIR}/net-p2p/linux-edonkey-core
+BROKEN= fails to install
+DEPRECATED= "${BROKEN}"
+EXPIRATION_DATE= 2008-01-06
+
USE_GETTEXT= yes
USE_BZIP2= yes
USE_XLIB= yes