aboutsummaryrefslogtreecommitdiff
path: root/cad/opencascade
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-29 08:43:32 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-29 08:43:32 +0000
commit7246bf7e08cba60ad7cfb935a3b1623458e07dec (patch)
treeabc9b56e2019938760a821b0de59c4e252f23feb /cad/opencascade
parent5f3a57aa5995199cb647405a8dbac909d1c99880 (diff)
downloadports-7246bf7e08cba60ad7cfb935a3b1623458e07dec.tar.gz
ports-7246bf7e08cba60ad7cfb935a3b1623458e07dec.zip
- Convert to USES=tk
Notes
Notes: svn path=/head/; revision=341698
Diffstat (limited to 'cad/opencascade')
-rw-r--r--cad/opencascade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index 1ca1e0e4f87d..19b03aa99eb0 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -78,7 +78,7 @@ PLIST_SUB+= DE=""
CONFIGURE_ARGS+=--enable-draw \
--with-tcl=${TCL_LIBDIR} \
--with-tk=${TK_LIBDIR}
-USE_TK= 84+
+USES+= tk
LIB_DEPENDS+= libitcl.so.${ITCL_VER}:${PORTSDIR}/lang/itcl \
libTix${TIX_VER}.so:${PORTSDIR}/x11-toolkits/tix
ITCL_VER= 3