diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-09 05:14:54 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-09 05:14:54 +0000 |
commit | 7f0a3f07e1131a60ba8c5e1615f7aaf7295e87f7 (patch) | |
tree | 04d661b1206ec4c7b49e9899b79a1a4ea5bf2906 /misc/bibletime-kde3 | |
parent | 29480891b70b8a6d04cad7f14c9b81c9006b2e77 (diff) | |
download | ports-7f0a3f07e1131a60ba8c5e1615f7aaf7295e87f7.tar.gz ports-7f0a3f07e1131a60ba8c5e1615f7aaf7295e87f7.zip |
Notes
Diffstat (limited to 'misc/bibletime-kde3')
-rw-r--r-- | misc/bibletime-kde3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/bibletime-kde3/Makefile b/misc/bibletime-kde3/Makefile index 67107f999419..1aad4b0e9a49 100644 --- a/misc/bibletime-kde3/Makefile +++ b/misc/bibletime-kde3/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword \ ${LOCALBASE}/lib/libclucene.so:${PORTSDIR}/textproc/clucene BUILD_DEPENDS= ${RUN_DEPENDS} +PORTSCOUT= ignore:1 + USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes |