mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
13 lines
391 B
Tcl
13 lines
391 B
Tcl
--- splay-tk.tcl.orig 1997-04-06 12:36:35 UTC
|
|
+++ splay-tk.tcl
|
|
@@ -1,3 +1,9 @@
|
|
+#!/bin/sh
|
|
+# start up wish \
|
|
+exec wish "$0" "$@"
|
|
+
|
|
+set libdir %%DATADIR%%
|
|
+set images ${libdir}
|
|
#####################################################################
|
|
# SPlaY-Tk v2.0p1, (C) Andrew Hobgood #
|
|
# #
|