1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Convert to USES=tk

This commit is contained in:
Pietro Cerutti 2014-02-17 15:18:04 +00:00
parent 7042d7e7c0
commit b4647bdc71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344780

View File

@ -13,9 +13,7 @@ COMMENT= Tool for verification of C++ source code
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}