pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/cups Revert last commit. Problem was fixed elsew...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2d33402a3cc
branches:  trunk
changeset: 356791:a2d33402a3cc
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Wed Jan 04 22:31:48 2017 +0000

description:
Revert last commit. Problem was fixed elsewhere previously. Identified by
wiz@ in private mail.

diffstat:

 print/cups/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 25813d271305 -r a2d33402a3cc print/cups/Makefile
--- a/print/cups/Makefile       Wed Jan 04 22:26:02 2017 +0000
+++ b/print/cups/Makefile       Wed Jan 04 22:31:48 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.238 2016/12/31 23:06:51 rodent Exp $
+# $NetBSD: Makefile,v 1.239 2017/01/04 22:31:48 rodent Exp $
 
 DISTNAME=      cups-2.2.1-source
 PKGNAME=       ${DISTNAME:S/-source//}
@@ -160,7 +160,6 @@
        ${LN} -sf ${DESTDIR}${PREFIX}/libexec/cups/backend/dnssd ${DESTDIR}${PREFIX}/libexec/cups/backend/mdns
 .endif
 
-.include "../../mk/readline.buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"



Home | Main Index | Thread Index | Old Index