pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/mgl Using flex to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3c660ec4bf3
branches: trunk
changeset: 536192:d3c660ec4bf3
user: obache <obache%pkgsrc.org@localhost>
date: Wed Dec 05 13:37:22 2007 +0000
description:
Using flex to build.
diffstat:
graphics/mgl/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7327c6a1ea1d -r d3c660ec4bf3 graphics/mgl/Makefile
--- a/graphics/mgl/Makefile Wed Dec 05 13:36:02 2007 +0000
+++ b/graphics/mgl/Makefile Wed Dec 05 13:37:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/12/05 13:36:02 obache Exp $
+# $NetBSD: Makefile,v 1.29 2007/12/05 13:37:22 obache Exp $
#
DISTNAME= mgl2-alpha-020
@@ -13,7 +13,7 @@
DEPENDS+= mglfonts>=0.1:../../fonts/mglfonts
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake flex
MGLDOCS= im.doc mgl1.doc shlib.doc
MGL2DOCS= AppConvert.doc Build.doc CALIBRATE.doc CHANGES.doc \
Home |
Main Index |
Thread Index |
Old Index