summaryrefslogtreecommitdiff
path: root/net/mad_fcl
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit4a868f8a2add17cdf73316057699ee6cec0908e4 (patch)
treee16a055a7017bc6875079719f93b536da2bb9deb /net/mad_fcl
parentUpgrade to 1.95.7 (shlib major is bumped to 5). (diff)
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Notes
Notes: svn path=/head/; revision=103969
Diffstat (limited to 'net/mad_fcl')
-rw-r--r--net/mad_fcl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile
index 279934449317..933c623a5460 100644
--- a/net/mad_fcl/Makefile
+++ b/net/mad_fcl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mad_fcl
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.atm.tut.fi/mad/download/
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src
MAINTAINER= Janos.Mohacsi@bsd.hu
COMMENT= FLUTE - File Delivery over Unidirectional Transport implementation
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_GMAKE= yes
USE_REINPLACE= yes