pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/baci USE_TOOLS+=flex
details: https://anonhg.NetBSD.org/pkgsrc/rev/4241b98e11d0
branches: trunk
changeset: 514928:4241b98e11d0
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Jun 20 22:12:25 2006 +0000
description:
USE_TOOLS+=flex
diffstat:
lang/baci/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 74cc8af2e0b1 -r 4241b98e11d0 lang/baci/Makefile
--- a/lang/baci/Makefile Tue Jun 20 22:11:52 2006 +0000
+++ b/lang/baci/Makefile Tue Jun 20 22:12:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/06/17 04:49:47 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/20 22:12:25 minskim Exp $
#
DISTNAME= bacisrc
@@ -14,6 +14,8 @@
DEPENDS+= bison-[0-9]*:../../devel/bison
+USE_TOOLS+= flex
+
PLIST_SRC= ${WRKDIR}/PLIST
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index