1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Add BUILD_DEPENDS

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-29 07:00:38 +00:00
parent 001c6383c6
commit 66f504a952
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402580

View File

@ -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