pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/cups



Module Name:    pkgsrc
Committed By:   rodent
Date:           Wed Jan  4 22:31:48 UTC 2017

Modified Files:
        pkgsrc/print/cups: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 pkgsrc/print/cups/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/cups/Makefile
diff -u pkgsrc/print/cups/Makefile:1.238 pkgsrc/print/cups/Makefile:1.239
--- pkgsrc/print/cups/Makefile:1.238    Sat Dec 31 23:06:51 2016
+++ pkgsrc/print/cups/Makefile  Wed Jan  4 22:31:48 2017
@@ -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 @@ post-install:
        ${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