Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2018 16:50:52 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477001 - head/misc/valentina
Message-ID:  <201808121650.w7CGoq0g078085@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Aug 12 16:50:51 2018
New Revision: 477001
URL: https://svnweb.freebsd.org/changeset/ports/477001

Log:
  WITH_CCACHE_BUILD is a user settable flag

Modified:
  head/misc/valentina/Makefile

Modified: head/misc/valentina/Makefile
==============================================================================
--- head/misc/valentina/Makefile	Sun Aug 12 16:46:29 2018	(r477000)
+++ head/misc/valentina/Makefile	Sun Aug 12 16:50:51 2018	(r477001)
@@ -16,7 +16,6 @@ USES=		desktop-file-utils gmake qmake qt:5
 USE_QT=		concurrent core gui network opengl printsupport svg widgets xml xmlpatterns buildtools_build linguisttools_build testlib_build
 USE_GL=		gl
 USE_LDCONFIG=	yes
-WITH_CCACHE_BUILD=	yes
 
 BB_ACCOUNT=	dismine
 BB_PROJECT=	${PORTNAME}



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