From 41bfa1b0124e93920ab4f1274b594d12e6b41038 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Sat, 23 Nov 2002 08:36:41 +0000 Subject: Ensure that libexpat is not detected. PR: ports/45633 Submitted by: Ports Fury --- textproc/raptor/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textproc/raptor') 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 -- cgit v1.2.3