1 # $NetBSD: interpreter.mk,v 1.1 2012/08/31 11:16:12 he Exp $
3 # Package-settable variables:
6 # THe list of files whose interpreter will be corrected.
11 .if
!defined
(TK_INTERPRETER_MK
)
12 TK_INTERPRETER_MK
= # defined
14 REPLACE_INTERPRETER
+= wish
15 REPLACE.wish.old
= .
*/wish
16 REPLACE.wish.new
= ${LOCALBASE}/bin
/wish
17 REPLACE_FILES.wish
= ${REPLACE_WISH}