1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Ensure that libexpat is not detected.

PR:		ports/45633
Submitted by:	Ports Fury
This commit is contained in:
Norikatsu Shigemura 2002-11-23 08:36:41 +00:00
parent 99fb4c55e6
commit 41bfa1b012
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70822
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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