diff options
Diffstat (limited to 'devel/p5-Test-MockTime/Makefile')
-rw-r--r-- | devel/p5-Test-MockTime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-MockTime/Makefile b/devel/p5-Test-MockTime/Makefile index 671bf010ee67..fd6cf86fb121 100644 --- a/devel/p5-Test-MockTime/Makefile +++ b/devel/p5-Test-MockTime/Makefile @@ -13,8 +13,8 @@ COMMENT= Replaces actual time with simulated time LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece -RUN_DEPENDS= p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece +BUILD_DEPENDS= p5-Time-Piece>=0:devel/p5-Time-Piece +RUN_DEPENDS= p5-Time-Piece>=0:devel/p5-Time-Piece USES= perl5 USE_PERL5= configure |