summaryrefslogtreecommitdiff
path: root/cross/avrdude/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-01-26 22:07:42 +0000
committerwiz <wiz>2013-01-26 22:07:42 +0000
commit7db707bd5b487859f70dfdacf40681728a7d38ae (patch)
tree69fba5ab08180eef7a34e1da1d7bc2ce3c6cfb78 /cross/avrdude/Makefile
parent8f91e53fa6649e48d356d0a564f5be6024bbd40f (diff)
downloadpkgsrc-7db707bd5b487859f70dfdacf40681728a7d38ae.tar.gz
Fix for automake-1.13.
Diffstat (limited to 'cross/avrdude/Makefile')
-rw-r--r--cross/avrdude/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile
index f6ce6153e6c..0348700eb15 100644
--- a/cross/avrdude/Makefile
+++ b/cross/avrdude/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/10/03 00:10:29 asau Exp $
+# $NetBSD: Makefile,v 1.35 2013/01/26 22:10:13 wiz Exp $
DISTNAME= avrdude-5.11
PKGREVISION= 1
@@ -21,6 +21,7 @@ USE_GNU_READLINE= yes
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= yes
+TEXINFO_REQD= 4.9
USE_TOOLS+= autoconf automake autoreconf makeinfo texi2html yacc lex
INFO_FILES= yes
EGDIR= ${PREFIX}/share/examples/avrdude