1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Change the way *_DEPENDS are set

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-02-03 23:59:16 +00:00
parent 708bef1cee
commit f7c61af9ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492086

View File

@ -11,8 +11,8 @@ COMMENT= Fingerprinting DNS servers
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Net-DNS>=0.42:dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Net-DNS>=0.42:dns/p5-Net-DNS
USES= perl5
USE_PERL5= configure