FreeBSD Bugzilla – Attachment 68908 Details for
Bug 101172
[Maintainer Update] port dns/dnsmasq - fix dbus dependency issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dnsmasq.patch
dnsmasq.patch (text/plain), 703 bytes, created by
babak
on 2006-08-01 14:40:15 UTC
(
hide
)
Description:
dnsmasq.patch
Filename:
MIME Type:
Creator:
babak
Created:
2006-08-01 14:40:15 UTC
Size:
703 bytes
patch
obsolete
>diff -ruN dnsmasq.orig/Makefile dnsmasq/Makefile >--- dnsmasq.orig/Makefile Thu Jul 13 21:55:35 2006 >+++ dnsmasq/Makefile Tue Aug 1 17:00:07 2006 >@@ -7,6 +7,7 @@ > > PORTNAME= dnsmasq > PORTVERSION= 2.32 >+PORTREVISION= 1 > CATEGORIES= dns ipv6 > MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ > >@@ -22,9 +23,11 @@ > > USE_GETOPT_LONG=yes > USE_GMAKE= yes >-MAKE_ENV= LIBS="${LDFLAGS}" RPM_OPT_FLAGS="${CPPFLAGS}" >+USE_GNOME= pkgconfig >+MAKE_ENV= LIBS="${LDFLAGS}" RPM_OPT_FLAGS="${CPPFLAGS}" COPTS="${CFLAGS}" >+MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" > >-OPTIONS= IPV6 "IPv6 support" on >+OPTIONS= IPV6 "IPv6 support" off > OPTIONS+= DBUS "D_BUS support" off > > .include <bsd.port.pre.mk>
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 101172
: 68908