pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/ski needs yacc
details: https://anonhg.NetBSD.org/pkgsrc/rev/71c69c19d4f6
branches: trunk
changeset: 648590:71c69c19d4f6
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 15 18:40:53 2015 +0000
description:
needs yacc
diffstat:
emulators/ski/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c2c9b88cecd8 -r 71c69c19d4f6 emulators/ski/Makefile
--- a/emulators/ski/Makefile Sun Mar 15 18:33:29 2015 +0000
+++ b/emulators/ski/Makefile Sun Mar 15 18:40:53 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2013/06/16 23:41:51 asau Exp $
+# $NetBSD: Makefile,v 1.15 2015/03/15 18:40:53 tnn Exp $
#
DISTNAME= ski-1.3.2
@@ -17,7 +17,7 @@
CPPFLAGS+= -I${PREFIX}/include/libelf -L ${PREFIX}/lib
-USE_TOOLS+= pkg-config aclocal autoconf automake autoreconf
+USE_TOOLS+= pkg-config aclocal autoconf automake autoreconf yacc
USE_LIBTOOL= yes
USE_NCURSES= yes
Home |
Main Index |
Thread Index |
Old Index