aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-11-23 08:36:41 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-11-23 08:36:41 +0000
commit41bfa1b0124e93920ab4f1274b594d12e6b41038 (patch)
treebe5b232a4c58e57b82acf5c88e6eaef506f4d14f
parent99fb4c55e669d32c2452ffddf9a2d77d6fcc0e01 (diff)
downloadports-41bfa1b0124e93920ab4f1274b594d12e6b41038.tar.gz
ports-41bfa1b0124e93920ab4f1274b594d12e6b41038.zip
Notes
-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 6b7ebb66a039..2efebb6d1701 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 6b7ebb66a039..2efebb6d1701 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