summaryrefslogtreecommitdiff
path: root/misc/tkman
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-09 09:35:13 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-09 09:35:13 +0000
commite9d892e893cda08bf644c910b25f1d1999849b48 (patch)
tree7ef3181fa5be756daf5966a575e93c65ff43cd85 /misc/tkman
parentActivate antiword. (diff)
Fix a dependency.
"misc/tkman port has a dependency on x11-toolkits/tk83 but it has a post-patch target that seems to reference wish8.2 from the tk82 port." PR: 19128 Submitted by: Bruce A. Mah <bmah@cisco.com>
Notes
Notes: svn path=/head/; revision=29443
Diffstat (limited to 'misc/tkman')
-rw-r--r--misc/tkman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile
index 5ad5346e5b68..2066b3bdcb73 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;${PREFIX}/bin/wish8.2;" \
+ perl -pi -e "s;/usr/local/bin/wish;${LOCALBASE}/bin/wish8.3;" \
${WRKSRC}/contrib/tkmanclient
post-install: