summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorrillig <rillig>2007-12-02 08:32:23 +0000
committerrillig <rillig>2007-12-02 08:32:23 +0000
commit6819eec75f491451db9801dfe512ec3698ced0fd (patch)
treebfd46524f45d2cc9e2ed602dc026ec5fb4800ff5 /cross
parentb382acf774afce967f4081bd6c3c4f5337152817 (diff)
downloadpkgsrc-6819eec75f491451db9801dfe512ec3698ced0fd.tar.gz
Some more packages need lex and yacc. Patch by Aleksey Cheusov on
pkgsrc-users.
Diffstat (limited to 'cross')
-rw-r--r--cross/avrdude/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile
index 1f657d87936..da81b405420 100644
--- a/cross/avrdude/Makefile
+++ b/cross/avrdude/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/09/28 21:11:49 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.20 2007/12/02 08:32:24 rillig Exp $
DISTNAME= avrdude-5.2
PKGREVISION= 1
@@ -16,7 +16,7 @@ TEX_ACCEPTED= teTeX3
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= yes
-USE_TOOLS+= autoconf automake makeinfo texi2html
+USE_TOOLS+= autoconf automake makeinfo texi2html yacc
INFO_FILES= yes
EGDIR= ${PREFIX}/share/examples/avrdude
CONF_FILES= ${EGDIR}/avrdude.conf ${PKG_SYSCONFDIR}/avrdude.conf