summaryrefslogtreecommitdiff
path: root/textproc/raptor
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-11-21 11:44:54 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-11-21 11:44:54 +0000
commit63c44a676e29cc30b5f800a4ad0ea31214947a7a (patch)
tree67fbda23870e315401d07aca050d237e0f6ecae5 /textproc/raptor
parentBoth ports need perl to configure (see configure looks for the (diff)
s/expat2/libxml2/ in LIB_DEPENDS to fix build on -current.
Notes
Notes: svn path=/head/; revision=70662
Diffstat (limited to 'textproc/raptor')
-rw-r--r--textproc/raptor/Makefile2
1 files changed, 1 insertions, 1 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