pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/tme needs yacc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52989ad57f15
branches:  trunk
changeset: 648584:52989ad57f15
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Mar 15 18:12:13 2015 +0000

description:
needs yacc

diffstat:

 emulators/tme/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f2c3a8a95340 -r 52989ad57f15 emulators/tme/Makefile
--- a/emulators/tme/Makefile    Sun Mar 15 17:56:15 2015 +0000
+++ b/emulators/tme/Makefile    Sun Mar 15 18:12:13 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2014/12/09 22:37:11 joerg Exp $
+# $NetBSD: Makefile,v 1.56 2015/03/15 18:12:13 tnn Exp $
 #
 
 DISTNAME=              tme-0.8
@@ -16,7 +16,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake perl:run pkg-config
+USE_TOOLS+=            gmake perl:run pkg-config yacc
 
 CONFIGURE_ARGS+=       --disable-debug
 



Home | Main Index | Thread Index | Old Index