diff options
Diffstat (limited to 'textproc/raptor2')
-rw-r--r-- | textproc/raptor2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index a35b23124571..5a5e95a330c2 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -8,6 +8,7 @@ PORTNAME= raptor PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ @@ -16,7 +17,7 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ - expat.2:${PORTSDIR}/textproc/expat2 \ + expat.3:${PORTSDIR}/textproc/expat2 \ xmlparse.1:${PORTSDIR}/www/libwww LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config |