Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2015 15:11:54 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401815 - head/textproc/soprano
Message-ID:  <201511171511.tAHFBsiX051929@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Tue Nov 17 15:11:53 2015
New Revision: 401815
URL: https://svnweb.freebsd.org/changeset/ports/401815

Log:
  Switch to out-of-source build.

Modified:
  head/textproc/soprano/Makefile

Modified: head/textproc/soprano/Makefile
==============================================================================
--- head/textproc/soprano/Makefile	Tue Nov 17 14:28:21 2015	(r401814)
+++ head/textproc/soprano/Makefile	Tue Nov 17 15:11:53 2015	(r401815)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libraptor2.so:${PORTSDIR}/t
 
 USE_QT4=	corelib dbus network qtestlib_build xml \
 		qmake_build moc_build uic_build rcc_build
-USES=		cmake pkgconfig tar:bzip2
+USES=		cmake:outsource pkgconfig tar:bzip2
 CMAKE_ARGS+=	-DSOPRANO_DISABLE_CLUCENE_INDEX=yes \
 		-DSOPRANO_DISABLE_SESAME2_BACKEND=yes
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511171511.tAHFBsiX051929>