svn commit: r326855 - head/misc/bibletime
Thomas Abthorpe
tabthorpe at FreeBSD.org
Tue Sep 10 01:23:59 UTC 2013
Author: tabthorpe
Date: Tue Sep 10 01:23:58 2013
New Revision: 326855
URL: http://svnweb.freebsd.org/changeset/ports/326855
Log:
- Add USE_GCC=any to build on 10.X
Submitted by: pkg-fallout
Modified:
head/misc/bibletime/Makefile
Modified: head/misc/bibletime/Makefile
==============================================================================
--- head/misc/bibletime/Makefile Tue Sep 10 01:23:13 2013 (r326854)
+++ head/misc/bibletime/Makefile Tue Sep 10 01:23:58 2013 (r326855)
@@ -15,6 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1
BUILD_DEPENDS:= ${RUN_DEPENDS}
LIB_DEPENDS= clucene-core:${PORTSDIR}/textproc/clucene
+USE_GCC= any
USE_BZIP2= yes
USE_OPENSSL= yes
USES= cmake
More information about the svn-ports-head
mailing list