aboutsummaryrefslogtreecommitdiffstats
path: root/dns/fpdns
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-11-29 15:00:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-11-29 15:00:38 +0800
commit0e476ea6b2269e513731642175d1d4079e7b52a0 (patch)
treed74f052cdb0abc98af6db5d26dc2ab80c02475f5 /dns/fpdns
parent012bedcc16deea442f137e1bb9a9352fe892e069 (diff)
downloadfreebsd-ports-gnome-0e476ea6b2269e513731642175d1d4079e7b52a0.tar.gz
freebsd-ports-gnome-0e476ea6b2269e513731642175d1d4079e7b52a0.tar.zst
freebsd-ports-gnome-0e476ea6b2269e513731642175d1d4079e7b52a0.zip
- Add BUILD_DEPENDS
- Add NO_ARCH
Diffstat (limited to 'dns/fpdns')
-rw-r--r--dns/fpdns/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile
index dbbda51b06c9..6f85df6573c9 100644
--- a/dns/fpdns/Makefile
+++ b/dns/fpdns/Makefile
@@ -12,12 +12,14 @@ COMMENT= Fingerprinting DNS servers
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS
+BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GITHUB= yes
GH_ACCOUNT= kirei
GH_TAGNAME= 20130404
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure