Date: Tue, 10 Sep 2013 01:23:59 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326855 - head/misc/bibletime Message-ID: <201309100123.r8A1NxQg077941@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309100123.r8A1NxQg077941>