mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
- Use TCL/TK 8.4
PR: 110428 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
This commit is contained in:
parent
10ad3279a5
commit
61016bb840
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187635
@ -7,15 +7,16 @@
|
||||
|
||||
PORTNAME= tkxanim
|
||||
PORTVERSION= 0.43
|
||||
CATEGORIES= multimedia tk82
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia tk84
|
||||
MASTER_SITES= http://freshmeat.net/redir/tkxanim/10652/url_tgz/ \
|
||||
http://freebsd.unixfreunde.de/sources/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Tcl/Tk frontend to xanim
|
||||
|
||||
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \
|
||||
xanim:${PORTSDIR}/multimedia/xanim
|
||||
RUN_DEPENDS= xanim:${PORTSDIR}/multimedia/xanim
|
||||
USE_TK= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/Tkxanim
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
+++ tkxanim Sun Oct 24 13:16:35 1999
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/wish -f
|
||||
+#!CHANGEME/bin/wish8.2 -f
|
||||
+#!CHANGEME/bin/wish8.4 -f
|
||||
|
||||
# tkxanim v 0.43
|
||||
# Aaron Faby <aaron@yourlink.net>
|
||||
|
Loading…
Reference in New Issue
Block a user