summaryrefslogtreecommitdiffstats
path: root/net/xmule
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerkuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit064e7ef6bcce99a32f9cf869129c20c7cecafb64 (patch)
tree3ea57b0eb13388b8214230ebc608a769caa9b2b1 /net/xmule
parent35eebca59551fc4a1048b606d36ce09b18704b54 (diff)
downloadFreeBSD-ports-064e7ef6bcce99a32f9cf869129c20c7cecafb64.zip
FreeBSD-ports-064e7ef6bcce99a32f9cf869129c20c7cecafb64.tar.gz
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Diffstat (limited to 'net/xmule')
-rw-r--r--net/xmule/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/xmule/Makefile b/net/xmule/Makefile
index 9bd2667..b2a78a6 100644
--- a/net/xmule/Makefile
+++ b/net/xmule/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmule
PORTVERSION= 1.7.4c
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xmule
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= xmule
MAINTAINER= lioux@FreeBSD.org
COMMENT= Port of eMule eDonkey P2P client using wxWindows class library
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
OpenPOWER on IntegriCloud