mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Properly switch to misc/sword
- Utilise LIB_DEPENDS Submitted by: erwinbot, portsanp build bot Pointyhat to: tabthorpe
This commit is contained in:
parent
081557984a
commit
1f8ae4fe6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339992
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user