diff options
Diffstat (limited to 'devel/p5-Sys-Info/Makefile')
-rw-r--r-- | devel/p5-Sys-Info/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Sys-Info/Makefile b/devel/p5-Sys-Info/Makefile index eadfed62c685..c84a652e2d3d 100644 --- a/devel/p5-Sys-Info/Makefile +++ b/devel/p5-Sys-Info/Makefile @@ -16,9 +16,7 @@ COMMENT= Fetch information from the host system BUILD_DEPENDS= p5-Sys-Info-Base>=${PORTVERSION}:${PORTSDIR}/devel/p5-Sys-Info-Base \ p5-Sys-Info-Driver-BSD>=${PORTVERSION}:${PORTSDIR}/devel/p5-Sys-Info-Driver-BSD -RUN_DEPENDS= p5-Sys-Info-Base>=${PORTVERSION}:${PORTSDIR}/devel/p5-Sys-Info-Base \ - p5-Sys-Info-Driver-BSD>=${PORTVERSION}:${PORTSDIR}/devel/p5-Sys-Info-Driver-BSD - +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Sys-Info-Driver-BSD>=0.20:${PORTSDIR}/devel/p5-Test-Sys-Info \ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage |