diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/chmlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index c3a50dd9166c..bc8f2abcc681 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.jedrea.com/chmlib/ MAINTAINER= fluffy@FreeBSD.org COMMENT= A library for dealing with Microsoft ITSS/CHM format files +WITH_FBSD10_FIX=yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-io64 --disable-pread --exec-prefix=${PREFIX} --disable-static --enable-examples |