ports/102036: DNSMasq

Babak Farrokhi babak at farrokhi.net
Wed Aug 16 20:50:25 UTC 2006


The following reply was made to PR ports/102036; it has been noted by GNATS.

From: "Babak Farrokhi" <babak at farrokhi.net>
To: <bug-followup at FreeBSD.org>,
	<lnxbil at saarlinux.org>
Cc:  
Subject: Re: ports/102036: DNSMasq
Date: Thu, 17 Aug 2006 00:17:41 +0330

 Hi Andreas,
 
 Thank you for pointing out the issue. Please use following patch to solve
 this issue:
 
 --- dnsmasq.patch begins here ---
 diff -ruN dnsmasq.orig/Makefile dnsmasq/Makefile
 --- dnsmasq.orig/Makefile	Thu Aug 10 11:18:24 2006
 +++ dnsmasq/Makefile	Thu Aug 17 00:09:37 2006
 @@ -40,11 +40,7 @@
  CFLAGS+=	-DHAVE_DBUS
  .endif
  
 -.if ${OSVERSION} < 500037
  USE_RC_SUBR=	dnsmasq.sh
 -.else
 -USE_RCORDER=	dnsmasq.sh
 -.endif
  
  do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/src/dnsmasq ${PREFIX}/sbin
 --- dnsmasq.patch ends here ---
 
 Thank you,
 Babak Farrokhi
 



More information about the freebsd-ports-bugs mailing list