From 8b0f087ea2be2dcc7919f2b15be6f2c8d641d617 Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 15 Mar 2015 18:12:13 +0000 Subject: needs yacc --- emulators/tme/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 3ae33b33c45..e93406e9864 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -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 @@ COMMENT= The Machine Emulator 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 -- cgit v1.2.3