aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsrecon
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-27 12:20:41 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-27 12:20:41 +0000
commit0190983d134086e0e061993e8cdeebc3480bd350 (patch)
tree26de5254902fb1fa725c5b9bcd0e6ab43fb0b0b1 /dns/dnsrecon
parentfdf1402dd49ec98de17b7e3aa721b7ff57b41274 (diff)
downloadports-0190983d134086e0e061993e8cdeebc3480bd350.tar.gz
ports-0190983d134086e0e061993e8cdeebc3480bd350.zip
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=429612
Diffstat (limited to 'dns/dnsrecon')
-rw-r--r--dns/dnsrecon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsrecon/Makefile b/dns/dnsrecon/Makefile
index 575541472b3c..5ba34f772789 100644
--- a/dns/dnsrecon/Makefile
+++ b/dns/dnsrecon/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython \
USE_GITHUB= yes
GH_ACCOUNT= darkoperator
-USES= python:2.7+ shebangfix tar:tgz
+USES= python:2.7+ shebangfix
NO_BUILD= yes
NO_ARCH= yes