summaryrefslogtreecommitdiff
path: root/devel/sdcc
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 /devel/sdcc
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 'devel/sdcc')
-rw-r--r--devel/sdcc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/sdcc/Makefile b/devel/sdcc/Makefile
index 5d3aca6c024..f1f55c5c9b3 100644
--- a/devel/sdcc/Makefile
+++ b/devel/sdcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2013/05/31 12:40:57 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2013/07/15 02:02:21 ryoon Exp $
DISTNAME= sdcc-src-2.8.0
PKGNAME= ${DISTNAME:S/-src//}
@@ -27,7 +27,6 @@ BUILD_TARGET= dep all
WRKSRC= ${WRKDIR}/sdcc/
GNU_CONFIGURE= YES
-USE_GNU_READLINE= yes
USE_TOOLS+= gmake lex perl:run
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/sdcc