aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2013-12-11 13:54:45 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2013-12-11 13:54:45 +0800
commitd828b1c8a033a1c9252051322636091d2ed3eea2 (patch)
tree664fc10911c3ae745b825c99ab2a16c3c9011cac /misc
parentc10280c8f2aced1860735cdc419cc3358962fa54 (diff)
downloadfreebsd-ports-gnome-d828b1c8a033a1c9252051322636091d2ed3eea2.tar.gz
freebsd-ports-gnome-d828b1c8a033a1c9252051322636091d2ed3eea2.tar.zst
freebsd-ports-gnome-d828b1c8a033a1c9252051322636091d2ed3eea2.zip
- Revert to previous version
Submitted by: FreshPorts Sanity checking daemon
Diffstat (limited to 'misc')
-rw-r--r--misc/bibletime/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile
index be55eb9e36be..32329b131755 100644
--- a/misc/bibletime/Makefile
+++ b/misc/bibletime/Makefile
@@ -10,11 +10,8 @@ COMMENT= Open source Bible study tool
LICENSE= GPLv2
-CONFLICTS= bibletime-2.10.*
-
-LIB_DEPENDS= libclucene-core.so:${PORTSDIR/textproc/clucene
-RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.2.so:${PORTSDIR}/misc/sword
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+LIB_DEPENDS= libsword.so:${PORTSDIR}/misc/sword \
+ libclucene-core.so:${PORTSDIR}/textproc/clucene
USES= cmake
USE_BZIP2= yes