diff options
author | lioux <lioux@FreeBSD.org> | 2005-08-29 08:28:02 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-08-29 08:28:02 +0800 |
commit | a028bd9deaf00acdbcc14bc4d5aaeb2236192c01 (patch) | |
tree | 487474059f3230d237fe05995b0e053587fa394b /net-p2p/xmule/Makefile | |
parent | 8e9e450861095b6b0ba450e0539366e5f5610687 (diff) | |
download | freebsd-ports-gnome-a028bd9deaf00acdbcc14bc4d5aaeb2236192c01.tar.gz freebsd-ports-gnome-a028bd9deaf00acdbcc14bc4d5aaeb2236192c01.tar.zst freebsd-ports-gnome-a028bd9deaf00acdbcc14bc4d5aaeb2236192c01.zip |
Fix PLIST; thus, removing BROKEN status
Diffstat (limited to 'net-p2p/xmule/Makefile')
-rw-r--r-- | net-p2p/xmule/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net-p2p/xmule/Makefile b/net-p2p/xmule/Makefile index 2a8c49a99a2c..0c3fd9156b56 100644 --- a/net-p2p/xmule/Makefile +++ b/net-p2p/xmule/Makefile @@ -21,10 +21,6 @@ LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \ wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - USE_GETTEXT= yes USE_X_PREFIX= yes USE_BZIP2= yes |