aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-B-C/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-B-C/Makefile')
-rw-r--r--devel/p5-B-C/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-B-C/Makefile b/devel/p5-B-C/Makefile
index 91d7f660a42b..4a3a19465ac4 100644
--- a/devel/p5-B-C/Makefile
+++ b/devel/p5-B-C/Makefile
@@ -15,9 +15,9 @@ COMMENT= Perl compiler's C backend
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-B-Flags>=0:${PORTSDIR}/devel/p5-B-Flags \
- p5-Opcodes>=0:${PORTSDIR}/devel/p5-Opcodes \
- p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
+BUILD_DEPENDS= p5-B-Flags>=0:devel/p5-B-Flags \
+ p5-Opcodes>=0:devel/p5-Opcodes \
+ p5-IPC-Run>=0:devel/p5-IPC-Run
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5