summaryrefslogtreecommitdiff
path: root/comms/fidogate
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-17 12:04:11 +0000
committerrillig <rillig>2007-11-17 12:04:11 +0000
commit21dae0c282b8fc84d25b684a96ccd8125ecf0590 (patch)
tree7c0b6ad43df35f003718d0265e14450da8a53df0 /comms/fidogate
parent9102ea67210a656f775e13a6addd64a62798560d (diff)
downloadpkgsrc-21dae0c282b8fc84d25b684a96ccd8125ecf0590.tar.gz
Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
Diffstat (limited to 'comms/fidogate')
-rw-r--r--comms/fidogate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index fcfbd0ad6cf..95e6514e685 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2007/09/29 12:32:22 rillig Exp $
+# $NetBSD: Makefile,v 1.59 2007/11/17 12:04:11 rillig Exp $
#
DISTNAME= fidogate-4.4.10
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.fidogate.org/
COMMENT= FidoNet (FTN) <-> Internet mail and news gateway
-USE_TOOLS+= gmake makeinfo perl:run
+USE_TOOLS+= gmake makeinfo perl:run yacc
MAKE_ENV+= DEBUG="${CFLAGS} -Werror"
BUILDLINK_SETENV.CC= CC="cc ${_STRIPFLAG_CC}"