aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xmlppm
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2002-07-21 10:17:49 +0800
committerkuriyama <kuriyama@FreeBSD.org>2002-07-21 10:17:49 +0800
commit35bdb974b41e365e8eb8adf401e786b3d978de10 (patch)
tree070a6fd522af72d367eea15ca285d5d09f139333 /textproc/xmlppm
parenta870d80cdbb10b325b2c1807f3693d3a2f9683a5 (diff)
downloadfreebsd-ports-graphics-35bdb974b41e365e8eb8adf401e786b3d978de10.tar.gz
freebsd-ports-graphics-35bdb974b41e365e8eb8adf401e786b3d978de10.tar.zst
freebsd-ports-graphics-35bdb974b41e365e8eb8adf401e786b3d978de10.zip
Bump portrevision (textproc/expat2 shlib bump).
Diffstat (limited to 'textproc/xmlppm')
-rw-r--r--textproc/xmlppm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile
index a493426f706..5d70ab20e41 100644
--- a/textproc/xmlppm/Makefile
+++ b/textproc/xmlppm/Makefile
@@ -8,6 +8,7 @@
PORTNAME= xmlppm
PORTVERSION= 0.96
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.cs.cornell.edu/People/jcheney/xmlppm/
@@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_GMAKE= yes