FreeBSD Bugzilla – Attachment 80891 Details for
Bug 115937
devel/distcc remove references to FreeBSD 4.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 739 bytes, created by
David Yeske
on 2007-08-30 06:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Yeske
Created:
2007-08-30 06:40:01 UTC
Size:
739 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/distcc/Makefile,v >retrieving revision 1.52 >diff -u -r1.52 Makefile >--- Makefile 19 Nov 2006 07:26:53 -0000 1.52 >+++ Makefile 30 Aug 2007 04:33:22 -0000 >@@ -28,7 +28,7 @@ > > OPTIONS= GNOME "Build GUI monitor based on GNOME" Off \ > GTK "Build GUI monitor based on GTK" Off \ >- IPV6 "Enable IPV6 (not available on 4.X)" Off \ >+ IPV6 "Enable IPV6" Off \ > COMPILER_LINKS "Create symlinks to distcc" Off > > .include <bsd.port.pre.mk> >@@ -61,7 +61,7 @@ > PLIST_SUB+= WITH_GNOME="@comment " > .endif > >-.if ( ${OSVERSION} >= 500000 ) && defined(WITH_IPV6) >+.if defined(WITH_IPV6) > CONFIGURE_ARGS+= --enable-rfc2553 > .endif
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 115937
: 80891