svn commit: r502586 - head/graphics/pfstools

Tobias Kortkamp tobik at FreeBSD.org
Sat May 25 16:15:15 UTC 2019


Author: tobik
Date: Sat May 25 16:15:14 2019
New Revision: 502586
URL: https://svnweb.freebsd.org/changeset/ports/502586

Log:
  graphics/pfstools: Remove nop CMAKE_VERBOSE

Modified:
  head/graphics/pfstools/Makefile

Modified: head/graphics/pfstools/Makefile
==============================================================================
--- head/graphics/pfstools/Makefile	Sat May 25 16:11:00 2019	(r502585)
+++ head/graphics/pfstools/Makefile	Sat May 25 16:15:14 2019	(r502586)
@@ -23,7 +23,6 @@ USES=		cmake tar:tgz dos2unix jpeg perl5
 USE_PERL5=	run
 USE_LDCONFIG=	yes
 
-CMAKE_VERBOSE=	yes
 CMAKE_ARGS=	-DBUILD_SHARED_LIBS=ON \
 		-DWITH_MATLAB=OFF \
 		-DBASH_EXECUTABLE:STRING=${LOCALBASE}/bin/bash \


More information about the svn-ports-all mailing list