mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c5de446b09
- author was so nice to add a version number in the source file, hurray. - "dynamically" patch the path to libpgtcl.so ${PREFIX}/pgsql/lib/libpgtcl.so| depending on the PREFIX variable using new post-configure script - tested building, installing, packaging
9 lines
259 B
Plaintext
9 lines
259 B
Plaintext
--- pgaccess.tcl.orig Sun Oct 12 14:45:16 1997
|
|
+++ pgaccess.tcl Sun Oct 12 14:45:25 1997
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/wish
|
|
+#! /usr/local/bin/wish8.0
|
|
#############################################################################
|
|
# Visual Tcl v1.10 Project
|
|
#
|