summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-03-28 05:52:12 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-03-28 05:52:12 +0000
commit204523bd3c7ab55a9a1d4034e78217e069c1f7c0 (patch)
treed296e6f9588ec24d6485e49b048f96c1689bba52 /dns
parentCleanse uneeded RC_SUBR variables (diff)
Cleanse more RC_SUBR and RC_SUBR_SUFFIX variables
Notes
Notes: svn path=/head/; revision=251603
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 501867e0d06d..ec3c991a560d 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -19,7 +19,6 @@ MAN8= dnsmasq.8
PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html
-RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}
SUB_FILES= pkg-message
MAKE_JOBS_SAFE= yes