diff options
Diffstat (limited to 'misc/chmlib/Makefile')
-rw-r--r-- | misc/chmlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index 87a06a12a83..190a6220223 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -9,10 +9,9 @@ MASTER_SITES= http://www.jedrea.com/chmlib/ MAINTAINER= fluffy@FreeBSD.org COMMENT= A library for dealing with Microsoft ITSS/CHM format files -USE_BZIP2= yes +USES= gmake bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-io64 --disable-pread --exec-prefix=${PREFIX} --disable-static --enable-examples -USE_GMAKE= yes USE_LDCONFIG= yes post-patch: |