summaryrefslogtreecommitdiff
path: root/audio/libgpod
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 /audio/libgpod
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 'audio/libgpod')
-rw-r--r--audio/libgpod/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile
index b232549b42e..a2425dda0d6 100644
--- a/audio/libgpod/Makefile
+++ b/audio/libgpod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2016/12/04 05:17:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2016/12/12 14:22:01 wiz Exp $
DISTNAME= libgpod-0.8.2
PKGREVISION= 27
@@ -31,5 +31,4 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.15.0
.include "../../textproc/libplist/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"