aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/expat2
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2011-10-27 18:03:59 +0800
committererwin <erwin@FreeBSD.org>2011-10-27 18:03:59 +0800
commit0e53e549b6b8b3884351a8a439e6329d6d79d768 (patch)
tree0cf3a5f2876f7040d2bc5a7b95e00675321b55ad /textproc/expat2
parent559a47eb118f45d7637330243a8b282563fe2ff3 (diff)
downloadfreebsd-ports-gnome-0e53e549b6b8b3884351a8a439e6329d6d79d768.tar.gz
freebsd-ports-gnome-0e53e549b6b8b3884351a8a439e6329d6d79d768.tar.zst
freebsd-ports-gnome-0e53e549b6b8b3884351a8a439e6329d6d79d768.zip
Apply FreeBSD 10 workaround for some high profile ports to
unbreak a lot of dependent ports. Submitted by: beat Tested on: pointyhat i386-9-exp and i386-10
Diffstat (limited to 'textproc/expat2')
-rw-r--r--textproc/expat2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index 045e00876628..8c5d2437b250 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= SF
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= XML 1.0 parser written in C
+WITH_FBSD10_FIX= yes
GNU_CONFIGURE= yes
ALL_TARGET= default
USE_LDCONFIG= yes