aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-04-03 06:56:15 +0800
committerpav <pav@FreeBSD.org>2007-04-03 06:56:15 +0800
commit85f93575663adb5a7fa7799d5b3b6bdb05f3eda7 (patch)
tree9444ec7f98d0f2faaf4734217466e921e7d27034 /lang
parentc12598153f1706af748413173a0b3dc1a5e4fed7 (diff)
downloadfreebsd-ports-gnome-85f93575663adb5a7fa7799d5b3b6bdb05f3eda7.tar.gz
freebsd-ports-gnome-85f93575663adb5a7fa7799d5b3b6bdb05f3eda7.tar.zst
freebsd-ports-gnome-85f93575663adb5a7fa7799d5b3b6bdb05f3eda7.zip
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
Diffstat (limited to 'lang')
-rw-r--r--lang/erlang/Makefile2
-rw-r--r--lang/erlang14/Makefile2
-rw-r--r--lang/tcl-wrapper/Makefile4
3 files changed, 4 insertions, 4 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index a94778ac80e2..2c5c4290b9d2 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -45,7 +45,7 @@ SCRIPT_ENV+= PATH=${PATH}:${JAVA_HOME}/bin
.endif
.if !defined(WITHOUT_X11)
-USE_TK= yes
+USE_TK_RUN= yes
.endif
.include <bsd.port.pre.mk>
diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile
index a94778ac80e2..2c5c4290b9d2 100644
--- a/lang/erlang14/Makefile
+++ b/lang/erlang14/Makefile
@@ -45,7 +45,7 @@ SCRIPT_ENV+= PATH=${PATH}:${JAVA_HOME}/bin
.endif
.if !defined(WITHOUT_X11)
-USE_TK= yes
+USE_TK_RUN= yes
.endif
.include <bsd.port.pre.mk>
diff --git a/lang/tcl-wrapper/Makefile b/lang/tcl-wrapper/Makefile
index 5254e1e0648e..8488115995cf 100644
--- a/lang/tcl-wrapper/Makefile
+++ b/lang/tcl-wrapper/Makefile
@@ -33,9 +33,9 @@ TX_SHELL= wish
TX_PORT= tk
TX_PORT_U= Tk
TX_CAT= x11-toolkits
-USE_TK= yes
+USE_TK_RUN= yes
.else
-USE_TCL= yes
+USE_TCL_RUN= yes
.endif
TX_CONF= ${TX_SHELL}.conf