pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/avrdude Requires libtool.
details: https://anonhg.NetBSD.org/pkgsrc/rev/74e58704c792
branches: trunk
changeset: 358838:74e58704c792
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Feb 21 16:05:53 2017 +0000
description:
Requires libtool.
diffstat:
cross/avrdude/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0ddf909423d7 -r 74e58704c792 cross/avrdude/Makefile
--- a/cross/avrdude/Makefile Tue Feb 21 16:04:04 2017 +0000
+++ b/cross/avrdude/Makefile Tue Feb 21 16:05:53 2017 +0000
@@ -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 @@
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 \
Home |
Main Index |
Thread Index |
Old Index