aboutsummaryrefslogtreecommitdiff
path: root/games/tkmoo
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-04-02 22:56:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-04-02 22:56:15 +0000
commitcfa7269b11b8bb50068e3ee5ee55b2fe716853e5 (patch)
tree9c339ce0cb216e4bfd3db6edb813dd8c416ee9c2 /games/tkmoo
parent779cd6a87b1e70223ee1cd2d746ddb64160bfb9c (diff)
downloadports-cfa7269b11b8bb50068e3ee5ee55b2fe716853e5.tar.gz
ports-cfa7269b11b8bb50068e3ee5ee55b2fe716853e5.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
Notes
Notes: svn path=/head/; revision=189054
Diffstat (limited to 'games/tkmoo')
-rw-r--r--games/tkmoo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tkmoo/Makefile b/games/tkmoo/Makefile
index 044f157c1d8b..3fc21d97a9a2 100644
--- a/games/tkmoo/Makefile
+++ b/games/tkmoo/Makefile
@@ -15,7 +15,7 @@ DISTNAME= tkMOO-light-${PORTVERSION}
MAINTAINER= adam-ports@blacktabby.org
COMMENT= Tk-based M** client with scripting support
-USE_TK= yes
+USE_TK_RUN= yes
MAKE_ENV+= TKMOO_LIB_DIR="${DATADIR}" \
TKMOO_BIN_DIR="${PREFIX}/bin" WISH8.3="${WISH}"