From c3e75b8acf84ea2a526a180c99476e319d742362 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 20 Jun 2006 22:19:38 +0000 Subject: USE_TOOLS+=yacc --- net/tnftpd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/tnftpd') diff --git a/net/tnftpd/Makefile b/net/tnftpd/Makefile index bd293325972..d019c3d4401 100644 --- a/net/tnftpd/Makefile +++ b/net/tnftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:04 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/06/20 22:19:38 minskim Exp $ # DISTNAME= tnftpd-20040810 @@ -14,6 +14,7 @@ CONFLICTS+= lukemftpd-[0-9]* GNU_CONFIGURE= YES MANCOMPRESSED_IF_MANZ= YES +USE_TOOLS+= yacc CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3