1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Mark as BROKEN on 12.X

MFH:		2017Q2
This commit is contained in:
Thomas Abthorpe 2017-04-20 13:33:10 +00:00
parent 7e993364bf
commit 38c48c63c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438948
3 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,8 @@ COMMENT= Open source Bible study tool
LICENSE= GPLv2
BROKEN_FreeBSD_12= does not build on 12.X
LIB_DEPENDS= libclucene-core.so:textproc/clucene \
libsword.so:misc/sword

View File

@ -13,6 +13,8 @@ COMMENT= Framework for manipulating Bible texts
LICENSE= GPLv2
BROKEN_FreeBSD_12= does not build on 12.X
BUILD_DEPENDS= cppunit-config:devel/cppunit
GNU_CONFIGURE= yes

View File

@ -11,6 +11,8 @@ COMMENT= Bible interface utilizing the sword framework
LICENSE= GPLv2
BROKEN_FreeBSD_12= does not build on 12.X
RUN_DEPENDS= yelp:x11/yelp
BUILD_DEPENDS:= ${RUN_DEPENDS} \
docbook2html:textproc/docbook-utils \