pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/exult needs yacc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebd007b77208
branches:  trunk
changeset: 352576:ebd007b77208
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Fri Sep 16 22:36:21 2016 +0000

description:
needs yacc

diffstat:

 games/exult/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r de9b4f262435 -r ebd007b77208 games/exult/Makefile
--- a/games/exult/Makefile      Fri Sep 16 21:59:30 2016 +0000
+++ b/games/exult/Makefile      Fri Sep 16 22:36:21 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/04/25 14:22:54 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/16 22:36:21 wiedi Exp $
 
 DISTNAME=      exult-1.4.9rc1
 PKGREVISION=   1
@@ -12,6 +12,7 @@
 
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
+USE_TOOLS+=    yacc
 
 CFLAGS+=       -fpermissive
 LDFLAGS+=      -lz



Home | Main Index | Thread Index | Old Index