summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-07-27 08:54:45 +0000
committerwiz <wiz@pkgsrc.org>2017-07-27 08:54:45 +0000
commit397a8e7e39f0f9d44bdc26fff9a01b5046a3c6bc (patch)
tree46b2dc84a220884425013242038fc69cb68c94e2 /print
parent9e8aff785a789fbe0207e67d7fd16a22f0059fe0 (diff)
downloadpkgsrc-397a8e7e39f0f9d44bdc26fff9a01b5046a3c6bc.tar.gz
Match cups: revert undiscussed mit-krb5 dependency. Should be optional,
and should have bumped PKGREVISION.
Diffstat (limited to 'print')
-rw-r--r--print/cups15/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/cups15/Makefile b/print/cups15/Makefile
index 9e051f8259c..177620c62b3 100644
--- a/print/cups15/Makefile
+++ b/print/cups15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/07/25 18:32:50 reinoud Exp $
+# $NetBSD: Makefile,v 1.18 2017/07/27 08:54:45 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 "../../security/mit-krb5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"