summaryrefslogtreecommitdiff
path: root/chat/telepathy-logger
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 /chat/telepathy-logger
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 'chat/telepathy-logger')
-rw-r--r--chat/telepathy-logger/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index 1445374bc60..2107c2e6124 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2016/12/04 05:17:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2016/12/12 14:22:02 wiz Exp $
DISTNAME= telepathy-logger-0.2.7
PKGREVISION= 18
@@ -34,5 +34,4 @@ PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.2.7
.include "../../chat/telepathy-glib/buildlink3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"