summaryrefslogtreecommitdiff
path: root/print/cups15
diff options
context:
space:
mode:
authorwiz <wiz>2016-12-12 14:22:01 +0000
committerwiz <wiz>2016-12-12 14:22:01 +0000
commit2b18d545f31867d4b7ad9f767cd0e4e3a320d391 (patch)
tree337534ea8770849e12b0ea2d5f73f3048d02475f /print/cups15
parent5f8c2294c02cd6b73d18f14979b64ee6b2435b81 (diff)
downloadpkgsrc-2b18d545f31867d4b7ad9f767cd0e4e3a320d391.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 'print/cups15')
-rw-r--r--print/cups15/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/cups15/Makefile b/print/cups15/Makefile
index 78720b0f717..9163b36881e 100644
--- a/print/cups15/Makefile
+++ b/print/cups15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2016/12/04 03:51:16 marino Exp $
+# $NetBSD: Makefile,v 1.15 2016/12/12 14:22:03 wiz Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -197,5 +197,4 @@ post-install:
.include "../../mk/pthread.buildlink3.mk"
.include "../../print/libpaper/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"