summaryrefslogtreecommitdiffstats
path: root/deskutils/cbb
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-23 13:44:03 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-23 13:44:03 +0000
commit75802943a41a8d04904b4f8f73577c1e1f41bd19 (patch)
treecdb15359f6b17edd36ab0ef3a40572e8e1afb2d9 /deskutils/cbb
parent8ec81ff63c63edeff820bab082cf56a6e9155929 (diff)
downloadFreeBSD-ports-75802943a41a8d04904b4f8f73577c1e1f41bd19.zip
FreeBSD-ports-75802943a41a8d04904b4f8f73577c1e1f41bd19.tar.gz
- Support LOCALBASE properly (in setting path to custom wish script)
PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'deskutils/cbb')
-rw-r--r--deskutils/cbb/files/patch-012
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cbb/files/patch-01 b/deskutils/cbb/files/patch-01
index 96ce834..924d43d 100644
--- a/deskutils/cbb/files/patch-01
+++ b/deskutils/cbb/files/patch-01
@@ -8,7 +8,7 @@
+PERL = ${PERL5}
VERSION = 0.8.1
-WISH = /usr/bin/wish
-+WISH = /usr/bin/wish8.2
++WISH = ${LOCALBASE}/bin/wish8.2
language = english
SUBDIRS = contrib demo docs graphs images languages reports
OpenPOWER on IntegriCloud