1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

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>
This commit is contained in:
Maxim Sobolev 2000-06-09 09:35:13 +00:00
parent 929107bb73
commit e9d892e893
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29443

View File

@ -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: