pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/mined Needs GNU make.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c74f92ae2229
branches:  trunk
changeset: 530392:c74f92ae2229
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 28 19:44:09 2007 +0000

description:
Needs GNU make.

diffstat:

 editors/mined/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r de7a2296cfb7 -r c74f92ae2229 editors/mined/Makefile
--- a/editors/mined/Makefile    Thu Jun 28 18:52:16 2007 +0000
+++ b/editors/mined/Makefile    Thu Jun 28 19:44:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/06/21 13:48:25 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2007/06/28 19:44:09 joerg Exp $
 #
 
 DISTNAME=      mined-2000.13.2
@@ -10,6 +10,7 @@
 COMMENT=       Html-aware editor
 
 MAKE_FILE=     makefile
+USE_TOOLS+=    gmake
 
 post-install:
                ${CHMOD} -x ${PREFIX}/share/mined/conf_user/xinitrc.mined



Home | Main Index | Thread Index | Old Index