summaryrefslogtreecommitdiff
path: root/cross/avrdude
diff options
context:
space:
mode:
authorryoon <ryoon>2013-07-15 02:02:17 +0000
committerryoon <ryoon>2013-07-15 02:02:17 +0000
commit215de6661118c1f3801c16d0a5acdf8153217b64 (patch)
tree7082cd8bccd6e4c222c7d1017f6c4896abcadef6 /cross/avrdude
parentc983d6b497ef6e3b0f873176bc6476b7f100e38f (diff)
downloadpkgsrc-215de6661118c1f3801c16d0a5acdf8153217b64.tar.gz
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
Diffstat (limited to 'cross/avrdude')
-rw-r--r--cross/avrdude/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile
index 0348700eb15..d2efb9359c4 100644
--- a/cross/avrdude/Makefile
+++ b/cross/avrdude/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2013/01/26 22:10:13 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2013/07/15 02:02:18 ryoon Exp $
DISTNAME= avrdude-5.11
PKGREVISION= 1
@@ -16,8 +16,6 @@ BUILD_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
MAKE_JOBS_SAFE= no
-USE_GNU_READLINE= yes
-
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= yes