diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-27 06:35:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-27 06:35:31 +0000 |
commit | 82b0ca6cd613894ce571cc1e3b12ca3f224e053b (patch) | |
tree | 48e30b0524d036491708169d64c0033ac4bb70d8 /devel/vtcl/files/patch-ab | |
parent | - Make extconf.rb use libglade-config to search the new location of (diff) |
Upgrade to 1.6.0a1, use tk83 now,
and add WWW to pkg-desc.
Notes
Notes:
svn path=/head/; revision=55301
Diffstat (limited to 'devel/vtcl/files/patch-ab')
-rw-r--r-- | devel/vtcl/files/patch-ab | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/vtcl/files/patch-ab b/devel/vtcl/files/patch-ab deleted file mode 100644 index aa9f6b5c1d54..000000000000 --- a/devel/vtcl/files/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ ---- vtcl.orig Fri Mar 28 11:30:54 1997 -+++ vtcl Thu Oct 8 01:31:27 1998 -@@ -1,7 +1,7 @@ - #!/bin/sh - --PATH_TO_WISH=/usr/bin/wish --VTCL_HOME=/usr/local/vt -+PATH_TO_WISH=/usr/local/bin/wish8.2 -+VTCL_HOME=/usr/local/lib/vtcl - - export PATH_TO_WISH - export VTCL_HOME |