pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/picopb needs yacc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5aeda5ace787
branches:  trunk
changeset: 352568:5aeda5ace787
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Fri Sep 16 20:54:32 2016 +0000

description:
needs yacc

diffstat:

 devel/picopb/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c8d77bd80d03 -r 5aeda5ace787 devel/picopb/Makefile
--- a/devel/picopb/Makefile     Fri Sep 16 19:16:39 2016 +0000
+++ b/devel/picopb/Makefile     Fri Sep 16 20:54:32 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/02/06 18:49:57 agc Exp $
+# $NetBSD: Makefile,v 1.3 2016/09/16 20:54:32 wiedi Exp $
 
 DISTNAME=      picopb-20150628
 CATEGORIES=    devel
@@ -12,6 +12,7 @@
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
+USE_TOOLS+=    yacc
 
 TEST_TARGET=   check
 



Home | Main Index | Thread Index | Old Index