diff options
Diffstat (limited to 'dns/dnsmasq/Makefile')
-rw-r--r-- | dns/dnsmasq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 9c66f98caa72..9c61e28991c0 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -71,7 +71,7 @@ CFLAGS+= -DHAVE_LUASCRIPT USE_LUA= 5.1 .endif -USE_RC_SUBR= dnsmasq.sh +USE_RC_SUBR= dnsmasq .include <bsd.port.pre.mk> |