summaryrefslogtreecommitdiff
path: root/cad/covered
diff options
context:
space:
mode:
authordholland <dholland>2011-06-19 05:29:24 +0000
committerdholland <dholland>2011-06-19 05:29:24 +0000
commite76ec7b0d431f6d51f82fa181b43d4ae06d71cae (patch)
treecd2ffdd27469165c67642a3270e13e7836c060ff /cad/covered
parent4464571615c70b7188c565067b8cb4638acffe6b (diff)
downloadpkgsrc-e76ec7b0d431f6d51f82fa181b43d4ae06d71cae.tar.gz
REPLACE_INTERPRETER+=WISH
Diffstat (limited to 'cad/covered')
-rw-r--r--cad/covered/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/cad/covered/Makefile b/cad/covered/Makefile
index d10dc3f9ae0..1638981b59f 100644
--- a/cad/covered/Makefile
+++ b/cad/covered/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:15 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2011/06/19 05:29:24 dholland Exp $
#
DISTNAME= covered-0.4.7
@@ -19,6 +19,14 @@ CONFLICTS+= covered-current-[0-9]*
GNU_CONFIGURE= YES
USE_TOOLS+= bison gmake lex
+REPLACE_INTERPRETER+= WISH
+REPLACE.WISH.old= .*wish
+REPLACE.WISH.new= ${PREFIX}/bin/wish
+REPLACE_FILES.WISH= scripts/main_view.tcl
+REPLACE_FILES.WISH+= scripts/menu_create.tcl
+REPLACE_FILES.WISH+= scripts/preferences.tcl
+REPLACE_FILES.WISH+= scripts/summary.tcl
+
# we use this hack of setting a cache variable because
# the configure script uses AC_PATH_PROG to try and find
# the *Config.sh scripts but these are not installed with