summaryrefslogtreecommitdiff
path: root/net/dnscheck
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
committerwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
commita8ce86997e0153e277ba6f540fddb593c3f19f44 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /net/dnscheck
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'net/dnscheck')
-rw-r--r--net/dnscheck/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/dnscheck/Makefile b/net/dnscheck/Makefile
index 277cecb6299..8a3ddf6048a 100644
--- a/net/dnscheck/Makefile
+++ b/net/dnscheck/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/06/15 21:18:49 pettai Exp $
-#
+# $NetBSD: Makefile,v 1.6 2014/01/27 18:41:13 wiz Exp $
DISTNAME= dotse-dnscheck-1.4.1-0-ga93f48c
PKGNAME= dnscheck-1.4.1
@@ -11,8 +10,6 @@ HOMEPAGE= https://github.com/dotse/dnscheck/
COMMENT= DNSCheck is a DNS quality checker
LICENSE= 2-clause-bsd
-FETCH_USING= curl
-
DEPENDS+= p5-Net-DNS>=0.65:../../net/p5-Net-DNS
DEPENDS+= p5-Net-DNS-SEC>=0.16:../../security/p5-Net-DNS-SEC
DEPENDS+= p5-Net-IP>=1.25:../../net/p5-Net-IP