diff options
Diffstat (limited to 'textproc/libpathan/Makefile')
-rw-r--r-- | textproc/libpathan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile index 5364a3d3e182..c7216cb25e65 100644 --- a/textproc/libpathan/Makefile +++ b/textproc/libpathan/Makefile @@ -7,7 +7,7 @@ PORTNAME= libpathan PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://software.decisionsoft.com/software/pathan-1.2r2/ DISTNAME= ${PORTNAME}-${PORTVERSION}-2-src @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-2-src MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project -LIB_DEPENDS= xerces-c.26:${PORTSDIR}/textproc/xerces-c2 +LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/xerces-c2:extract USE_BISON= yes |