diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /dns/dnswall | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) | |
download | freebsd-ports-gnome-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz freebsd-ports-gnome-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.zst freebsd-ports-gnome-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip |
Sync to new bsd.autotools.mk
Diffstat (limited to 'dns/dnswall')
-rw-r--r-- | dns/dnswall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnswall/Makefile b/dns/dnswall/Makefile index 971c48f47470..6ac97cb27240 100644 --- a/dns/dnswall/Makefile +++ b/dns/dnswall/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A daemon that filters out private IP addresses in DNS responses PROJECTHOST= google-dnswall -USE_AUTOTOOLS= automake:111 +USE_AUTOTOOLS= automake USE_DOS2UNIX= yes MAKE_JOBS_SAFE= yes |