pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/zorro Only need wish on runtime.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abdb3d4258dd
branches:  trunk
changeset: 537136:abdb3d4258dd
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Jan 04 05:40:57 2008 +0000

description:
Only need wish on runtime.

diffstat:

 misc/zorro/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2a7ca6a76b5b -r abdb3d4258dd misc/zorro/Makefile
--- a/misc/zorro/Makefile       Fri Jan 04 05:36:35 2008 +0000
+++ b/misc/zorro/Makefile       Fri Jan 04 05:40:57 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2008/01/04 05:36:35 obache Exp $
+# $NetBSD: Makefile,v 1.27 2008/01/04 05:40:57 obache Exp $
 
 DISTNAME=      zorro-1.1p8
 PKGNAME=       zorro-1.1.8
@@ -15,7 +15,7 @@
 
 NO_BUILD=      yes
 
-USE_TOOLS+=    wish
+USE_TOOLS+=    wish:run
 
 REPLACE_INTERPRETER+=  wish
 REPLACE.wish.old=      [^[:space:]]*wish



Home | Main Index | Thread Index | Old Index