diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/edonkey-gui-gtk/Makefile | 4 |
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 |