tech-pkg archive

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

Re: rollback print/cups for pkgsrc-2014Q2?



On Tue, 17 Jun 2014 15:20:36 +0200, Thomas Klausner wrote:
> I've reimported cups-1.5.x as print/cups15, I hope that's sufficient.

Thanks!

I guess the following would fix PR pkg/48889 for now?

Index: options.mk
===================================================================
RCS file: /cvsroot/pkgsrc/net/netatalk22/options.mk,v
retrieving revision 1.1
diff -u -p -u -r1.1 options.mk
--- options.mk  11 Jun 2014 11:03:56 -0000      1.1
+++ options.mk  17 Jun 2014 20:28:34 -0000
@@ -6,7 +6,7 @@ PKG_SUPPORTED_OPTIONS=  cups debug dnssd 
 .include "../../mk/bsd.options.mk"
 
 .if !empty(PKG_OPTIONS:Mcups)
-.include "../../print/cups/buildlink3.mk"
+.include "../../print/cups15/buildlink3.mk"
 CONFIGURE_ARGS+=       --enable-cups
 .else
 CONFIGURE_ARGS+=       --disable-cups

Cheerio,
hauke

-- 
Hauke Fath                        <hauke%Espresso.Rhein-Neckar.DE@localhost>
Ernst-Ludwig-Straße 15
64625 Bensheim
Germany


Home | Main Index | Thread Index | Old Index