summaryrefslogtreecommitdiff
path: root/cross/avrdude
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-07-15 02:02:17 +0000
committerryoon <ryoon@pkgsrc.org>2013-07-15 02:02:17 +0000
commit818a5e8745dff4beadc0fe8aa4f56c71c53ea650 (patch)
tree7082cd8bccd6e4c222c7d1017f6c4896abcadef6 /cross/avrdude
parente221de4390166c39bc8b5b1a7496333f0650a731 (diff)
downloadpkgsrc-818a5e8745dff4beadc0fe8aa4f56c71c53ea650.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