pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/ipal-current this needs flex(1) to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e3d58dfdadf
branches:  trunk
changeset: 476472:1e3d58dfdadf
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Jun 11 13:19:49 2004 +0000

description:
this needs flex(1) to build.

diffstat:

 cad/ipal-current/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1f8c8ad4e184 -r 1e3d58dfdadf cad/ipal-current/Makefile
--- a/cad/ipal-current/Makefile Fri Jun 11 13:17:06 2004 +0000
+++ b/cad/ipal-current/Makefile Fri Jun 11 13:19:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/04/11 05:27:16 snj Exp $
+# $NetBSD: Makefile,v 1.17 2004/06/11 13:19:49 grant Exp $
 #
 
 DISTNAME=      ipal-20001210
@@ -15,7 +15,7 @@
 
 GNU_CONFIGURE= YES
 USE_BUILDLINK3=        YES
-USE_GNU_TOOLS+=        make
+USE_GNU_TOOLS+=        lex make
 
 CFLAGS+=       -fPIC
 



Home | Main Index | Thread Index | Old Index