svn commit: r344780 - head/devel/vera++

Pietro Cerutti gahr at FreeBSD.org
Mon Feb 17 15:18:05 UTC 2014


Author: gahr
Date: Mon Feb 17 15:18:04 2014
New Revision: 344780
URL: http://svnweb.freebsd.org/changeset/ports/344780
QAT: https://qat.redports.org/buildarchive/r344780/

Log:
  - Convert to USES=tk

Modified:
  head/devel/vera++/Makefile

Modified: head/devel/vera++/Makefile
==============================================================================
--- head/devel/vera++/Makefile	Mon Feb 17 15:15:03 2014	(r344779)
+++ head/devel/vera++/Makefile	Mon Feb 17 15:18:04 2014	(r344780)
@@ -13,9 +13,7 @@ COMMENT=	Tool for verification of C++ so
 
 BUILD_DEPENDS=	boost-libs>=0:${PORTSDIR}/devel/boost-libs
 
-USE_TCL=	yes
-USE_TK=		yes
-USES=		cmake:outsource
+USES=		cmake:outsource tk
 
 CMAKE_ARGS+=	-DTCL_INCLUDE_PATH=${TCL_INCLUDEDIR} \
 		-DTK_INCLUDE_PATH=${TK_INCLUDEDIR}


More information about the svn-ports-head mailing list