From f3e422f898445b19804ca440d81e3795cf882e96 Mon Sep 17 00:00:00 2001 From: markd Date: Sat, 9 Dec 2006 02:18:22 +0000 Subject: Needs byacc, bison doesn't cut it. --- net/rdist6/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile index 4d61488e7ab..a5aa6aea859 100644 --- a/net/rdist6/Makefile +++ b/net/rdist6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/06/20 22:18:19 minskim Exp $ +# $NetBSD: Makefile,v 1.16 2006/12/09 02:18:22 markd Exp $ # DISTNAME= freerdist-0.92 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/freerdist/ \ MAINTAINER= christos@NetBSD.org COMMENT= Network file distribution/synchronisation utility -USE_TOOLS+= yacc +USE_TOOLS+= byacc RDIST6_NAME= rdist6 -- cgit v1.2.3