pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/vtun bulk build complains about yacc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46618712c1a2
branches:  trunk
changeset: 645225:46618712c1a2
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Sun Jan 25 15:54:30 2015 +0000

description:
bulk build complains about yacc

diffstat:

 net/vtun/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ddac1cdf18f4 -r 46618712c1a2 net/vtun/Makefile
--- a/net/vtun/Makefile Sun Jan 25 15:01:48 2015 +0000
+++ b/net/vtun/Makefile Sun Jan 25 15:54:30 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2014/04/20 21:03:24 adam Exp $
+# $NetBSD: Makefile,v 1.51 2015/01/25 15:54:30 wiedi Exp $
 
 DISTNAME=      vtun-3.0.3
 CATEGORIES=    net
@@ -18,6 +18,8 @@
 CONFIGURE_ARGS+=       --with-lzo-lib=${BUILDLINK_PREFIX.lzo}/lib
 BUILD_TARGET=          vtund
 
+USE_TOOLS+=            yacc
+
 DOCDIR=                        ${PREFIX}/share/doc/vtun
 EGDIR=                 ${PREFIX}/share/examples/vtun
 LOCKDIR=               /var/run/vtund



Home | Main Index | Thread Index | Old Index