diff options
Diffstat (limited to 'textproc/expat2')
-rw-r--r-- | textproc/expat2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 045e0087662..8c5d2437b25 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 |