diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 10:39:44 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 10:39:44 +0000 |
commit | 841b1cbd4f21008442f95fe4e203f2d9f704e23d (patch) | |
tree | de87d51218ffb354a0822ccdee16c82fa3c8133b /textproc/libxml++26 | |
parent | 01c8586ad0d9094cd27018095af0b52ceda572f5 (diff) |
Notes
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r-- | textproc/libxml++26/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 8c6daeb60a71..e7076c79d6c6 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -30,6 +30,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes USE_GNOME= gnomehack libxml2 pkgconfig GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static --disable-documentation |