diff options
Diffstat (limited to 'devel/p5-autobox-Core/Makefile')
-rw-r--r-- | devel/p5-autobox-Core/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-autobox-Core/Makefile b/devel/p5-autobox-Core/Makefile index 28f13341af24..fba0fd332674 100644 --- a/devel/p5-autobox-Core/Makefile +++ b/devel/p5-autobox-Core/Makefile @@ -13,8 +13,8 @@ COMMENT= Core functions exposed as methods in primitive types LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Want>=0.26:${PORTSDIR}/devel/p5-Want \ - p5-autobox>=2.71:${PORTSDIR}/devel/p5-autobox +BUILD_DEPENDS= p5-Want>=0.26:devel/p5-Want \ + p5-autobox>=2.71:devel/p5-autobox RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |