aboutsummaryrefslogtreecommitdiffstats
path: root/devel/SpecTcl/files
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2001-01-02 02:21:46 +0800
committerandreas <andreas@FreeBSD.org>2001-01-02 02:21:46 +0800
commit9f660127625813ded7150f30ab3cacd4d85d01c2 (patch)
treea773ba4745550c5226d42a80c4efeff28161bb2b /devel/SpecTcl/files
parent4112c4a99ea64b4e6ac2a4da43f9296e754e6906 (diff)
downloadfreebsd-ports-gnome-9f660127625813ded7150f30ab3cacd4d85d01c2.tar.gz
freebsd-ports-gnome-9f660127625813ded7150f30ab3cacd4d85d01c2.tar.zst
freebsd-ports-gnome-9f660127625813ded7150f30ab3cacd4d85d01c2.zip
make port prefix clean -> bump PORTREVISION
PR: 21081 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'devel/SpecTcl/files')
-rw-r--r--devel/SpecTcl/files/patch-aa2
-rw-r--r--devel/SpecTcl/files/patch-ab2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/SpecTcl/files/patch-aa b/devel/SpecTcl/files/patch-aa
index da3ccd3320fc..fef668eaa196 100644
--- a/devel/SpecTcl/files/patch-aa
+++ b/devel/SpecTcl/files/patch-aa
@@ -5,7 +5,7 @@
# Change DIR to the directory that contains the SpecTcl source files
-DIR=../SpecTcl
-+DIR=/usr/local/SpecTcl/lib
++DIR=%%PREFIX%%/SpecTcl/lib
# Change WISH to the pathname of your tk4.1a2 (or >) wish binary
-WISH=`which wish`
diff --git a/devel/SpecTcl/files/patch-ab b/devel/SpecTcl/files/patch-ab
index 989a413e26ae..f9936ddf949d 100644
--- a/devel/SpecTcl/files/patch-ab
+++ b/devel/SpecTcl/files/patch-ab
@@ -5,7 +5,7 @@
# Change DIR to the directory that contains the SpecTcl source files
-DIR=../SpecTcl
-+DIR=/usr/local/SpecTcl/lib
++DIR=%%PREFIX%%/SpecTcl/lib
# Change WISH to the pathname of your tk4.1a2 (or >) wish binary
-WISH=`which wish`