pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/spim this needs flex to build



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ede7c5c044b
branches:  trunk
changeset: 476605:5ede7c5c044b
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Jun 15 13:49:52 2004 +0000

description:
this needs flex to build

diffstat:

 emulators/spim/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5877683e182d -r 5ede7c5c044b emulators/spim/Makefile
--- a/emulators/spim/Makefile   Tue Jun 15 13:47:54 2004 +0000
+++ b/emulators/spim/Makefile   Tue Jun 15 13:49:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/20 12:14:41 agc Exp $
+# $NetBSD: Makefile,v 1.18 2004/06/15 13:49:52 grant Exp $
 # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:35 obrien Exp
 #
 
@@ -18,6 +18,7 @@
 HAS_CONFIGURE=         yes
 CONFIGURE_SCRIPT=      ./Configure
 USE_IMAKE=             yes
+USE_GNU_TOOLS+=                lex
 XMKMF=                 ${X11BASE}/bin/xmkmf # don't specify -a option
 
 ALL_TARGET=            y.tab.c depend spim xspim



Home | Main Index | Thread Index | Old Index