pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/pcb-current USE_GNU_TOOLS+= lex



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f5ce24b4420
branches:  trunk
changeset: 474348:5f5ce24b4420
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Tue Apr 27 21:02:42 2004 +0000

description:
USE_GNU_TOOLS+= lex

diffstat:

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

diffs (18 lines):

diff -r 532e854bf6a0 -r 5f5ce24b4420 cad/pcb-current/Makefile
--- a/cad/pcb-current/Makefile  Tue Apr 27 21:00:14 2004 +0000
+++ b/cad/pcb-current/Makefile  Tue Apr 27 21:02:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/03/08 20:27:13 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/27 21:02:42 dmcmahill Exp $
 #
 
 DISTNAME=      pcb-${SNAPDATE}
@@ -20,7 +20,7 @@
 
 SNAPDATE=      20040215
 GNU_CONFIGURE= yes
-USE_GNU_TOOLS+=        make
+USE_GNU_TOOLS+=        lex make
 USE_X11=       yes
 USE_BUILDLINK3=        yes
 



Home | Main Index | Thread Index | Old Index