aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/raptor
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-10-29 18:03:08 +0800
committermiwi <miwi@FreeBSD.org>2011-10-29 18:03:08 +0800
commit288fe597af4428256c77f3636c4e8b6ddb769926 (patch)
tree0a231b6336322c7c2c20efcc7a32d4d9603c9bcb /textproc/raptor
parent483772db4fda34aba4d7b3147ee32d17d9bbd6ea (diff)
downloadfreebsd-ports-gnome-288fe597af4428256c77f3636c4e8b6ddb769926.tar.gz
freebsd-ports-gnome-288fe597af4428256c77f3636c4e8b6ddb769926.tar.zst
freebsd-ports-gnome-288fe597af4428256c77f3636c4e8b6ddb769926.zip
- Fix build on FreeBSD 10
Reported by: pointyhat
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 \