FreeBSD Bugzilla – Attachment 120926 Details for
Bug 163807
print/libgnomeprint CUPS Option Patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 880 bytes, created by
A.J. Kehoe IV
on 2012-01-04 02:40:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
A.J. Kehoe IV
Created:
2012-01-04 02:40:09 UTC
Size:
880 bytes
patch
obsolete
>--- ports/print/libgnomeprint/Makefile.old 2011-09-23 18:25:01.000000000 -0400 >+++ ports/print/libgnomeprint/Makefile 2012-01-03 21:21:21.967862000 -0500 >@@ -36,9 +36,11 @@ > PLIST_SUB= VERSION=${PORTVERSION} \ > LIBVERSION=2.2 > >+OPTIONS= CUPS "Enable CUPS support" on >+ > .include <bsd.port.pre.mk> > >-.if (defined(WITH_CUPS) || exists(${LOCALBASE}/lib/libcups.so)) && !defined(WITHOUT_CUPS) >+.if defined(WITH_CUPS) && !defined(WITHOUT_CUPS) > CONFIGURE_ARGS+= --with-cups > LIB_DEPENDS+= gnomecups-1.0:${PORTSDIR}/print/libgnomecups > PLIST_SUB+= CUPS:="" >@@ -47,13 +49,6 @@ > PLIST_SUB+= CUPS:="@comment " > .endif > >-pre-everything:: >-.if !defined(WITH_CUPS) >- @${ECHO_MSG} " Enable cups support by defining" >- @${ECHO_MSG} " WITH_CUPS" >- @${ECHO_MSG} "" >-.endif >- > post-patch: > @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \ > 's|<malloc[.]h>|<stdlib.h>|'
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 163807
: 120926