diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-03-28 05:52:12 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-03-28 05:52:12 +0000 |
commit | 204523bd3c7ab55a9a1d4034e78217e069c1f7c0 (patch) | |
tree | d296e6f9588ec24d6485e49b048f96c1689bba52 /dns | |
parent | 045030410823853fcaee9042f4e1670a9da7caef (diff) | |
download | ports-204523bd3c7ab55a9a1d4034e78217e069c1f7c0.tar.gz ports-204523bd3c7ab55a9a1d4034e78217e069c1f7c0.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsmasq/Makefile | 1 |
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 |