| Summary: | DNSMasq | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Andreas Steinel <lnxbil> |
| Component: | Individual Port(s) | Assignee: | Rong-En Fan <rafan> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andreas Steinel
2006-08-14 22:50:21 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback 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
Responsible Changed From-To: freebsd-ports-bugs->rafan Eat. Hi, Complete update patch is submmited as ports/102284. - Babak Farrokhi State Changed From-To: feedback->closed Complete update patch is submitted as ports/102284. |