svn commit: r477001 - head/misc/valentina

Antoine Brodin antoine at FreeBSD.org
Sun Aug 12 16:50:52 UTC 2018


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}


More information about the svn-ports-all mailing list