summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorjoerg <joerg>2017-02-21 16:05:53 +0000
committerjoerg <joerg>2017-02-21 16:05:53 +0000
commit84622a438256ac9cc4ce3c90015c0862178f24dd (patch)
tree5fdbbb8a13318b00faf543446d9288cf3e8b6be0 /cross
parenteeaa57d42210c2bc8785d02ca9548454591e9c42 (diff)
downloadpkgsrc-84622a438256ac9cc4ce3c90015c0862178f24dd.tar.gz
Requires libtool.
Diffstat (limited to 'cross')
-rw-r--r--cross/avrdude/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \