aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-11-21 19:44:54 +0800
committerobraun <obraun@FreeBSD.org>2002-11-21 19:44:54 +0800
commit7e32a21fc863cb95f2b42835deea642b60cef171 (patch)
treefdca734fb602a15e9c31954e8ab82485eb489c7a /textproc
parent6a2e175b9f8f4f0ffe6c31ca5e6009786a8c4daf (diff)
downloadfreebsd-ports-gnome-7e32a21fc863cb95f2b42835deea642b60cef171.tar.gz
freebsd-ports-gnome-7e32a21fc863cb95f2b42835deea642b60cef171.tar.zst
freebsd-ports-gnome-7e32a21fc863cb95f2b42835deea642b60cef171.zip
s/expat2/libxml2/ in LIB_DEPENDS to fix build on -current.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/raptor/Makefile2
-rw-r--r--textproc/raptor2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index ddf425512113..6b7ebb66a039 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= librdf
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
- expat.4:${PORTSDIR}/textproc/expat2 \
+ xml2.5:${PORTSDIR}/textproc/libxml2 \
xmlparse.1:${PORTSDIR}/www/libwww
LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
index ddf425512113..6b7ebb66a039 100644
--- a/textproc/raptor2/Makefile
+++ b/textproc/raptor2/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= librdf
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
- expat.4:${PORTSDIR}/textproc/expat2 \
+ xml2.5:${PORTSDIR}/textproc/libxml2 \
xmlparse.1:${PORTSDIR}/www/libwww
LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config