aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2004-10-28 11:27:36 +0800
committerclsung <clsung@FreeBSD.org>2004-10-28 11:27:36 +0800
commit749228871002f4888accdee37ced6840e511dd3f (patch)
tree7baccffb545c81b998a160c0e3f1c41cc1f57914 /textproc
parent0382b4fcaf0bb048696e1ff437794371ad1d957f (diff)
downloadfreebsd-ports-gnome-749228871002f4888accdee37ced6840e511dd3f.tar.gz
freebsd-ports-gnome-749228871002f4888accdee37ced6840e511dd3f.tar.zst
freebsd-ports-gnome-749228871002f4888accdee37ced6840e511dd3f.zip
- textproc/xerces-c2 has been update to 2.6.0,
so change LIB_DEPENDS. Approved by: co-mentor (vanilla)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libpathan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile
index 2b6cb337008c..b6117496112b 100644
--- a/textproc/libpathan/Makefile
+++ b/textproc/libpathan/Makefile
@@ -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.25:${PORTSDIR}/textproc/xerces-c2
+LIB_DEPENDS= xerces-c.26:${PORTSDIR}/textproc/xerces-c2
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/xerces-c2:extract
USE_BISON= yes