aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xiphos
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2014-01-17 05:13:20 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2014-01-17 05:13:20 +0800
commitf0e33aaf25298fcfe445a9ad59ba480c2d67771e (patch)
tree4dd07ba4227788b00aaf6e91429ccea50050b736 /misc/xiphos
parente855cbf576c332e62713284f78ab180adc9b33ac (diff)
downloadfreebsd-ports-gnome-f0e33aaf25298fcfe445a9ad59ba480c2d67771e.tar.gz
freebsd-ports-gnome-f0e33aaf25298fcfe445a9ad59ba480c2d67771e.tar.zst
freebsd-ports-gnome-f0e33aaf25298fcfe445a9ad59ba480c2d67771e.zip
- Properly switch to misc/sword
- Utilise LIB_DEPENDS Submitted by: erwinbot, portsanp build bot Pointyhat to: tabthorpe
Diffstat (limited to 'misc/xiphos')
-rw-r--r--misc/xiphos/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index c40c3102d272..7534b0046b85 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -10,13 +10,13 @@ COMMENT= A bible interface utilizing the sword framework
LICENSE= GPLv2
-RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.7.2.so:${PORTSDIR}/misc/sword17 \
- yelp:${PORTSDIR}/x11/yelp
+RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp
BUILD_DEPENDS:= ${RUN_DEPENDS} \
docbook2html:${PORTSDIR}/textproc/docbook-utils \
gnome-doc-tool:${PORTSDIR}/textproc/gnome-doc-utils \
nspr>=4.8:${PORTSDIR}/devel/nspr
-LIB_DEPENDS= webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2
+LIB_DEPENDS= webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 \
+ libsword.so:${PORTSDIR}/misc/sword
USE_PYTHON_BUILD= yes
USES= gettext pkgconfig