aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tkman/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-23 21:44:03 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-23 21:44:03 +0800
commit75802943a41a8d04904b4f8f73577c1e1f41bd19 (patch)
treecdb15359f6b17edd36ab0ef3a40572e8e1afb2d9 /misc/tkman/Makefile
parent8ec81ff63c63edeff820bab082cf56a6e9155929 (diff)
downloadfreebsd-ports-gnome-75802943a41a8d04904b4f8f73577c1e1f41bd19.tar.gz
freebsd-ports-gnome-75802943a41a8d04904b4f8f73577c1e1f41bd19.tar.zst
freebsd-ports-gnome-75802943a41a8d04904b4f8f73577c1e1f41bd19.zip
- Support LOCALBASE properly (in setting path to custom wish script)
PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'misc/tkman/Makefile')
-rw-r--r--misc/tkman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile
index 2066b3bdcb73..31428d7c4a3a 100644
--- a/misc/tkman/Makefile
+++ b/misc/tkman/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= rman:${PORTSDIR}/textproc/rman \
NO_CDROM= "License required"
post-patch:
- perl -pi -e "s;/usr/local/bin/wish;${LOCALBASE}/bin/wish8.3;" \
+ ${PERL} -pi -e "s;/usr/local/bin/wish;${LOCALBASE}/bin/wish8.3;" \
${WRKSRC}/contrib/tkmanclient
post-install: