FreeBSD Bugzilla – Attachment 84506 Details for
Bug 120520
[PATCH] x11-toolkits/gtk20: Respect if user wants to disable CUPS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gtk-2.12.7.patch
gtk-2.12.7.patch (text/plain), 530 bytes, created by
Naram Qashat
on 2008-02-11 05:50:02 UTC
(
hide
)
Description:
gtk-2.12.7.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2008-02-11 05:50:02 UTC
Size:
530 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/x11-toolkits/gtk/Makefile /kirby/shared/ports/gtk20/Makefile >--- /usr/ports/x11-toolkits/gtk/Makefile 2008-02-11 00:42:40.000000000 -0500 >+++ /kirby/shared/ports/gtk20/Makefile 2008-02-11 00:41:48.000000000 -0500 >@@ -64,7 +64,7 @@ > > .include <bsd.port.pre.mk> > >-.if defined(WITH_CUPS) || exists(${LOCALBASE}/lib/libcups.so) >+.if defined(WITH_CUPS) || (exists(${LOCALBASE}/lib/libcups.so) && !defined(WITHOUT_CUPS)) > LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base > PLIST_SUB+= CUPS:="" > .else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120520
: 84506