diff options
Diffstat (limited to 'devel/p5-CBOR-XS/Makefile')
-rw-r--r-- | devel/p5-CBOR-XS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-CBOR-XS/Makefile b/devel/p5-CBOR-XS/Makefile index 489bca7ac64c..d306a3fa6a06 100644 --- a/devel/p5-CBOR-XS/Makefile +++ b/devel/p5-CBOR-XS/Makefile @@ -17,8 +17,8 @@ LICENSE= GPLv3 USES= perl5 USE_PERL5= configure -BUILD_DEPENDS= p5-Types-Serialiser>=0:${PORTSDIR}/devel/p5-Types-Serialiser \ - p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense +BUILD_DEPENDS= p5-Types-Serialiser>=0:devel/p5-Types-Serialiser \ + p5-common-sense>=0:devel/p5-common-sense RUN_DEPENDS:= ${BUILD_DEPENDS} post-stage: |