- make prefix safe

Reported by:	kris
This commit is contained in:
Dirk Meyer 2005-10-24 14:20:44 +00:00
parent 0b6fa4e68d
commit 03168c5a7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146254

View File

@ -38,6 +38,7 @@ do-configure:
${WRKSRC}/installZircon
${REINPLACE_CMD} -e 's=%%WISH%%=wish${TCL_VER}=' \
-e 's=%%TCL_INCLUDE%%=${LOCALBASE}/include/tcl${TCL_VER}=' \
-e 's=/usr/local=${PREFIX}=' \
${WRKSRC}/installer/unix.tcl
do-install: