aboutsummaryrefslogtreecommitdiff
path: root/games/tkmoo/Makefile
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2001-07-20 21:31:53 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2001-07-20 21:31:53 +0000
commit33be35ac759806cb92df0ef6c2b7524b6f12d666 (patch)
tree005d8e149ec1c11f4c28d025bbd41ede4c394106 /games/tkmoo/Makefile
parentc4c7e89e888288968754bb2072c44817682787e7 (diff)
downloadports-33be35ac759806cb92df0ef6c2b7524b6f12d666.tar.gz
ports-33be35ac759806cb92df0ef6c2b7524b6f12d666.zip
Update port to 0.3.28.
Make this port depend on wish-8.3 instead of wish-8.2. Reorder pkg-plist.
Notes
Notes: svn path=/head/; revision=45300
Diffstat (limited to 'games/tkmoo/Makefile')
-rw-r--r--games/tkmoo/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/tkmoo/Makefile b/games/tkmoo/Makefile
index 039d4a601360..d834419df0f0 100644
--- a/games/tkmoo/Makefile
+++ b/games/tkmoo/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= tkmoo
-PORTVERSION= 0.3.23
-CATEGORIES= games tk82
+PORTVERSION= 0.3.28
+CATEGORIES= games tk83
MASTER_SITES= http://www.awns.com/tkMOO-light/Source/
DISTNAME= tkMOO-light-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ${WISH82}:${PORTSDIR}/x11-toolkits/tk82
+RUN_DEPENDS= ${WISH83}:${PORTSDIR}/x11-toolkits/tk83
-WISH82?= ${LOCALBASE}/bin/wish8.2
+WISH83?= ${LOCALBASE}/bin/wish8.3
MAKE_ENV+= TKMOO_LIB_DIR="${PREFIX}/share/tkmoo" \
- TKMOO_BIN_DIR="${PREFIX}/bin" WISH8.2="${WISH82}"
+ TKMOO_BIN_DIR="${PREFIX}/bin" WISH8.3="${WISH83}"
do-install:
@${MKDIR} ${PREFIX}/share/tkmoo/plugins