mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Explicity depend on libsword-1.6.2.so
- Fix LIB_DEPENDS for clucene - Add CONFLICTS for soon to be added bibletime-devel
This commit is contained in:
parent
5439a5b592
commit
667b4f4d18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336186
@ -10,8 +10,11 @@ COMMENT= Open source Bible study tool
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libsword.so:${PORTSDIR}/misc/sword \
|
||||
libclucene-core.so:${PORTSDIR}/textproc/clucene
|
||||
LIB_DEPENDS= clucene-core:${PORTSDIR}/textproc/clucene
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.2.so:${PORTSDIR}/misc/sword
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
CONFLICTS= bibletime-devel-2.10.*
|
||||
|
||||
USES= cmake
|
||||
USE_BZIP2= yes
|
||||
|
Loading…
Reference in New Issue
Block a user