aboutsummaryrefslogtreecommitdiff
path: root/textproc/raptor
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-29 10:03:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-29 10:03:08 +0000
commit69a39f5f38e05ce684e2eb92128457e1f52b22e2 (patch)
treec20e900970d1d92ec9f97b7e8ec1db5a4a5f7c40 /textproc/raptor
parent542da4442bdedfe99d8bc65fad20e4218492fd1d (diff)
downloadports-69a39f5f38e05ce684e2eb92128457e1f52b22e2.tar.gz
ports-69a39f5f38e05ce684e2eb92128457e1f52b22e2.zip
- Fix build on FreeBSD 10
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=284620
Diffstat (limited to 'textproc/raptor')
-rw-r--r--textproc/raptor/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index 77cbeac5ca5e..b9cde6b444ba 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -17,6 +17,7 @@ COMMENT= RDF Parser Toolkit for Redland
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
+WITH_FBSD10_FIX=yes
USE_GNOME= gnomehack libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \