summaryrefslogtreecommitdiff
path: root/games/ttraffic/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-10-27 22:19:45 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-10-27 22:19:45 +0000
commit8805a1ac9339103d0cc18ac85ea872828a9e2022 (patch)
tree6057fc3f2445033a260ad53e7e9a1e256db51b77 /games/ttraffic/Makefile
parentUpdate to 1.5. (diff)
Update to use tk84.
Submitted by: kris
Notes
Notes: svn path=/head/; revision=92362
Diffstat (limited to '')
-rw-r--r--games/ttraffic/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/games/ttraffic/Makefile b/games/ttraffic/Makefile
index a1427c55eb5b..1ef5ecd77dda 100644
--- a/games/ttraffic/Makefile
+++ b/games/ttraffic/Makefile
@@ -7,21 +7,22 @@
PORTNAME= ttraffic
PORTVERSION= 0.8
-CATEGORIES= games
+PORTREVISION= 1
+CATEGORIES= games tk84
MASTER_SITES= http://alpha.luc.ac.be/Research/Algebra/Members/Ttraffic/ \
http://www.tobez.org/download/port-mirrors/games/ttraffic/
MAINTAINER= tobez@FreeBSD.org
COMMENT= TTraffic - A Tcl/Tk version of Rush Hour
-BUILD_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83
-RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83
+BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
+RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
NO_BUILD= yes
post-patch:
${PERL} -pi -e 's|/usr/local/share/ttraffic/|${DATADIR}/|g;' \
- -e 's|#!/usr/bin/wish|#!${LOCALBASE}/bin/wish8.3|g' \
+ -e 's|#!/usr/bin/wish|#!${LOCALBASE}/bin/wish8.4|g' \
${WRKSRC}/ttraffic.tcl
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/ttraffic.tcl ${PREFIX}/bin/ttraffic