pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/magicpoint magicpoint: Uses bison



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e13c98a5ab94
branches:  trunk
changeset: 426119:e13c98a5ab94
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Mar 26 13:29:16 2020 +0000

description:
magicpoint: Uses bison

diffstat:

 graphics/magicpoint/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8fd6871008e2 -r e13c98a5ab94 graphics/magicpoint/Makefile
--- a/graphics/magicpoint/Makefile      Thu Mar 26 13:27:31 2020 +0000
+++ b/graphics/magicpoint/Makefile      Thu Mar 26 13:29:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2019/08/11 13:21:12 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2020/03/26 13:29:16 nia Exp $
 
 DISTNAME=              magicpoint-1.13a
 PKGREVISION=           31
@@ -19,6 +19,7 @@
 USE_LANGUAGES+=                c99
 USE_TOOLS+=            perl
 USE_TOOLS+=            pkg-config
+USE_TOOLS+=            bison
 
 CONFIGURE_ARGS+=       --enable-freetype-charset16
 CONFIGURE_ARGS+=       --enable-locale



Home | Main Index | Thread Index | Old Index