diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-01 18:21:46 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-01 18:21:46 +0000 |
commit | 3a0f2e562e2dc55b5d293b5bde079e7e000f236b (patch) | |
tree | 2ae34923caf9e65bc7b838208e4cc0450456f19b /devel/SpecTcl/files/patch-ab | |
parent | missing shared lib in pkg-plist -> PORTREVISION bump (diff) |
make port prefix clean -> bump PORTREVISION
PR: 21081
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=36578
Diffstat (limited to 'devel/SpecTcl/files/patch-ab')
-rw-r--r-- | devel/SpecTcl/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
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` |