diff options
Diffstat (limited to 'devel/p5-Readonly-XS/Makefile')
-rw-r--r-- | devel/p5-Readonly-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Readonly-XS/Makefile b/devel/p5-Readonly-XS/Makefile index 9611e9b3dfa5..1a0a6eff5ba2 100644 --- a/devel/p5-Readonly-XS/Makefile +++ b/devel/p5-Readonly-XS/Makefile @@ -14,7 +14,7 @@ COMMENT= Companion module for Readonly.pm, to speed up read-only scalar variable LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Readonly>=1.02:${PORTSDIR}/devel/p5-Readonly +BUILD_DEPENDS= p5-Readonly>=1.02:devel/p5-Readonly RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure |