diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-10 01:23:58 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-10 01:23:58 +0000 |
commit | 24b8cc57ccad4e2ca5f987f741924e5d2fe18040 (patch) | |
tree | 2fcf80459d4b4a91c9a86780b9fed0590818f51c /misc | |
parent | 327a5adb419b8c0983dff937479883231be2bbfa (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bibletime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile index 7f110520dfd1..b86c47337ed4 100644 --- a/misc/bibletime/Makefile +++ b/misc/bibletime/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.2.so:${PORTSDIR}/misc/sword BUILD_DEPENDS:= ${RUN_DEPENDS} LIB_DEPENDS= clucene-core:${PORTSDIR}/textproc/clucene +USE_GCC= any USE_BZIP2= yes USE_OPENSSL= yes USES= cmake |