aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-12-18 19:57:51 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-12-18 19:57:51 +0800
commit077f8281594b5ca2a5b6a6ca7bdb83f75c1297ea (patch)
tree6cb7cf647298773c88a73ce1742e8e1d1b418557 /dns
parent751e33d722fe5b4dfa9606407422349053e68e93 (diff)
downloadfreebsd-ports-gnome-077f8281594b5ca2a5b6a6ca7bdb83f75c1297ea.tar.gz
freebsd-ports-gnome-077f8281594b5ca2a5b6a6ca7bdb83f75c1297ea.tar.zst
freebsd-ports-gnome-077f8281594b5ca2a5b6a6ca7bdb83f75c1297ea.zip
Use dos2unix USES macro.
Diffstat (limited to 'dns')
-rw-r--r--dns/dnswall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnswall/Makefile b/dns/dnswall/Makefile
index 36042cc85496..999fc56d0671 100644
--- a/dns/dnswall/Makefile
+++ b/dns/dnswall/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= GOOGLE_CODE CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Daemon that filters out private IP addresses in DNS responses
+USES= dos2unix
PROJECTHOST= google-dnswall
USE_AUTOTOOLS= automake autoconf:env
-USE_DOS2UNIX= yes
WRKSRC= ${WRKDIR}/${PORTNAME}