aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xalan-c/Makefile
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2006-05-25 01:08:53 +0800
committersem <sem@FreeBSD.org>2006-05-25 01:08:53 +0800
commit012f8ff517072b7c15a439a5616cfbcccb67ba27 (patch)
tree76ca4f83be762f0e134f372fa73b54d2ad2a5db1 /textproc/xalan-c/Makefile
parentd7baa7a1651ca33df2a390229f65b156c9190f86 (diff)
downloadfreebsd-ports-gnome-012f8ff517072b7c15a439a5616cfbcccb67ba27.tar.gz
freebsd-ports-gnome-012f8ff517072b7c15a439a5616cfbcccb67ba27.tar.zst
freebsd-ports-gnome-012f8ff517072b7c15a439a5616cfbcccb67ba27.zip
- Bump xerces lib version
- Bump PORTREVISION Reported by: kris mail
Diffstat (limited to 'textproc/xalan-c/Makefile')
-rw-r--r--textproc/xalan-c/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index d42f89e4e7fa..bf636eb68ee8 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -8,6 +8,7 @@
PORTNAME= xalan-c
PORTVERSION= 1.9.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_APACHE_XML:S/$/:msax,docs/}
MASTER_SITE_SUBDIR= ${PORTNAME}/source/:msax ${PORTNAME}/docs/:docs
@@ -43,7 +44,7 @@ DOCS_TARBALL= Xalan-C_${PORTVERSION:S/./_/g}-docs${EXTRACT_SUFX}
# we need the _extracted_ xerces-c2 port sources to build this one
# (installed version of port is enough)
-XERCESC_LIB_VER?= 26
+XERCESC_LIB_VER?= 27
LIB_DEPENDS+= xerces-c.${XERCESC_LIB_VER}:${PORTSDIR}/textproc/xerces-c2
XERCESCROOT?= ${LOCALBASE}