diff options
Diffstat (limited to 'devel/p5-Heap-Simple-XS/Makefile')
-rw-r--r-- | devel/p5-Heap-Simple-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Heap-Simple-XS/Makefile b/devel/p5-Heap-Simple-XS/Makefile index 9e5c7cf3c6fa..5bbda1ebb1b8 100644 --- a/devel/p5-Heap-Simple-XS/Makefile +++ b/devel/p5-Heap-Simple-XS/Makefile @@ -14,7 +14,7 @@ COMMENT= XS implementation of the Heap::Simple interface LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Heap-Simple>=0:${PORTSDIR}/devel/p5-Heap-Simple +BUILD_DEPENDS= p5-Heap-Simple>=0:devel/p5-Heap-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |