freebsd-ports/deskutils/abacus/files/patch-ab
Will Andrews 812e541141 Support CC/CXX/CFLAGS/CXXFLAGS/PREFIX properly; tar -> ${TAR}.
PR:		20419
Submitted by:	Ports Fury
2000-08-11 04:02:02 +00:00

16 lines
445 B
Text

--- abacus Mon Aug 3 11:25:52 1998
+++ /home/andy/tmp/wrk/abacus Tue Aug 18 15:55:55 1998
@@ -1,3 +1,3 @@
#!/bin/sh
# The next line restarts using nxlc \
-exec $ABACUS_HOME/tcl_interf/nxlc -f $0 ${1+"$@"}
+exec %%PREFIX%%/share/abacus/tcl_interf/nxlc -f $0 ${1+"$@"}
@@ -15,7 +15,7 @@
if [info exists env(ABACUS_HOME)] {
set home $env(ABACUS_HOME)
} else {
- set home "."
+ set home "%%PREFIX%%/share/abacus"
}
wm withdraw .