aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-11-23 16:36:41 +0800
committernork <nork@FreeBSD.org>2002-11-23 16:36:41 +0800
commit84c1265f476ff29e408042006caa660bf7aa6ad2 (patch)
tree2d971bffb355aae2e9ab7908dbb888c4afa286ee /textproc
parent4eb736b4f2be10a5fc2b09995a107ec688f76b09 (diff)
downloadfreebsd-ports-graphics-84c1265f476ff29e408042006caa660bf7aa6ad2.tar.gz
freebsd-ports-graphics-84c1265f476ff29e408042006caa660bf7aa6ad2.tar.zst
freebsd-ports-graphics-84c1265f476ff29e408042006caa660bf7aa6ad2.zip
Ensure that libexpat is not detected.
PR: ports/45633 Submitted by: Ports Fury
Diffstat (limited to 'textproc')
-rw-r--r--textproc/raptor/Makefile2
-rw-r--r--textproc/raptor2/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index 6b7ebb66a03..2efebb6d170 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -8,6 +8,7 @@
PORTNAME= raptor
PORTVERSION= 0.9.6
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.redland.opensource.ac.uk/dist/source/
@@ -23,6 +24,7 @@ LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS= --with-xml-parser=libxml
INSTALLS_SHLIB= yes
MAN1= rdfdump.1
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
index 6b7ebb66a03..2efebb6d170 100644
--- a/textproc/raptor2/Makefile
+++ b/textproc/raptor2/Makefile
@@ -8,6 +8,7 @@
PORTNAME= raptor
PORTVERSION= 0.9.6
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.redland.opensource.ac.uk/dist/source/
@@ -23,6 +24,7 @@ LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS= --with-xml-parser=libxml
INSTALLS_SHLIB= yes
MAN1= rdfdump.1