Date: Tue, 21 Feb 2012 01:41:29 +0100 From: Oliver Pinter <oliver.pinter@gmail.com> To: pav@freebsd.org, miwi@freebsd.org, ports@freebsd.org Subject: kdelibs3 Message-ID: <201202210141.30082.oliver.pinter@gmail.com>
next in thread | raw e-mail | index | archive | help
--Boundary-00=_6guQPuc4PwBX/wa Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all! Please apply the attached patch to x11/kdelibs3/Makefile. -- thanks, Oliver --Boundary-00=_6guQPuc4PwBX/wa Content-Type: text/x-diff; charset="iso 8859-15"; name="x11-kdelibs3-Makefile.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="x11-kdelibs3-Makefile.diff" --- /tmp/Makefile 2012-02-21 01:34:44.000000000 +0100 +++ Makefile 2012-02-21 01:37:13.000000000 +0100 @@ -82,8 +82,10 @@ .endif # !exists(/usr/bin/bzip2) .if ${OSVERSION} < 800000 +.if !defined(WITHOUT_CUPS) BROKEN= does not build fully (cups) on FreeBSD 7.X .endif +.endif pre-configure: ${REINPLACE_CMD} "s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/kdeprint/cups/kmcupsmanager.cpp --Boundary-00=_6guQPuc4PwBX/wa--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202210141.30082.oliver.pinter>