From 84622a438256ac9cc4ce3c90015c0862178f24dd Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 21 Feb 2017 16:05:53 +0000 Subject: Requires libtool. --- cross/avrdude/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross/avrdude') diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile index 6a072af1199..b555a677fca 100644 --- a/cross/avrdude/Makefile +++ b/cross/avrdude/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2017/01/29 02:24:54 mef Exp $ +# $NetBSD: Makefile,v 1.42 2017/02/21 16:05:53 joerg Exp $ DISTNAME= avrdude-6.3 CATEGORIES= cross @@ -21,6 +21,7 @@ MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes TEXINFO_REQD= 4.9 USE_TOOLS+= autoconf automake autoreconf makeinfo texi2html yacc lex +USE_LIBTOOL= yes INFO_FILES= yes EGDIR= ${PREFIX}/share/examples/avrdude CONF_FILES_PERMS= ${EGDIR}/avrdude.conf ${PKG_SYSCONFDIR}/avrdude.conf \ -- cgit v1.2.3