aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlppm
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-07-21 02:17:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-07-21 02:17:49 +0000
commita52ee364a98ded8249498ae8b48410e34b0c0233 (patch)
treed1d93c6174f03d2ae893983d90253f620e7c4f53 /textproc/xmlppm
parentcb109492b26568b1c27cdf05217b3dda037aa81e (diff)
downloadports-a52ee364a98ded8249498ae8b48410e34b0c0233.tar.gz
ports-a52ee364a98ded8249498ae8b48410e34b0c0233.zip
Notes
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 a493426f7063..5d70ab20e41e 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