diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-01 14:36:07 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-01 14:36:07 +0000 |
commit | a37ab1edc1a67cd507709eaf01869362fcd021b5 (patch) | |
tree | fd8ec991652b02c425827fb39f8bec659dd0fa49 /misc | |
parent | c0ae8681864c9f8cd873af7f8cd242b4bf9e3d36 (diff) | |
download | ports-a37ab1edc1a67cd507709eaf01869362fcd021b5.tar.gz ports-a37ab1edc1a67cd507709eaf01869362fcd021b5.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sword/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 749ac5265ca4..584f12b0aa51 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -24,6 +24,7 @@ MAKE_JOBS_SAFE= yes USE_GNOME= pkgconfig USE_GMAKE= yes +WITH_FBSD10_FIX= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= automake autoconf CONFIGURE_ARGS+= --without-conf --without-clucene --with-zlib --without-icu |