aboutsummaryrefslogtreecommitdiffstats
path: root/misc/bibletime
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bibletime')
-rw-r--r--misc/bibletime/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile
index 83263a6bea74..c048627dce7a 100644
--- a/misc/bibletime/Makefile
+++ b/misc/bibletime/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bibletime
PORTVERSION= 2.10.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc kde
MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code
@@ -11,9 +11,8 @@ COMMENT= Open source Bible study tool
LICENSE= GPLv2
-LIB_DEPENDS= clucene-core:${PORTSDIR}/textproc/clucene
-RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.7.2.so:${PORTSDIR}/misc/sword17
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+LIB_DEPENDS= clucene-core:${PORTSDIR}/textproc/clucene \
+ libsword.so:${PORTSDIR}/misc/sword
USES= cmake:outsource
USE_XZ= yes