diff options
Diffstat (limited to 'devel/p5-Test-Strict/Makefile')
-rw-r--r-- | devel/p5-Test-Strict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Strict/Makefile b/devel/p5-Test-Strict/Makefile index 87cb892a4f54..f2499323146d 100644 --- a/devel/p5-Test-Strict/Makefile +++ b/devel/p5-Test-Strict/Makefile @@ -14,9 +14,9 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Devel-Cover>=0.43:${PORTSDIR}/devel/p5-Devel-Cover +BUILD_DEPENDS= p5-Devel-Cover>=0.43:devel/p5-Devel-Cover RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy +TEST_DEPENDS= p5-IO-stringy>=0:devel/p5-IO-stringy NO_ARCH= yes USES= perl5 |