summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-12-12 14:22:01 +0000
committerwiz <wiz@pkgsrc.org>2016-12-12 14:22:01 +0000
commitf143cfc038f152331c8c6c8459270713ee875762 (patch)
tree56a0a4b227d8c2c2dbdec79b3d753e60c57bf4ff /lang
parentcf13ccf1ec63b2a9490833e431483b310a6ad59b (diff)
downloadpkgsrc-f143cfc038f152331c8c6c8459270713ee875762.tar.gz
Revert "Specify readline requirement on 30 packages"
Many of these definitely do not depend on readline. So there must be a different underlying problem, and that should be tracked down instead of papering over it.
Diffstat (limited to 'lang')
-rw-r--r--lang/basic256/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile
index c172863219e..12062e91d25 100644
--- a/lang/basic256/Makefile
+++ b/lang/basic256/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2016/12/04 05:17:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2016/12/12 14:22:03 wiz Exp $
#
DISTNAME= basic256_0.9.6.71
@@ -45,5 +45,4 @@ MAKE_ENV+= INSTALL_ROOT=${DESTDIR}
.include "../../security/openssl/buildlink3.mk"
.include "../../x11/qt4-libs/buildlink3.mk"
.include "../../x11/qt4-tools/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"