aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Proc-Fork/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Proc-Fork/Makefile')
-rw-r--r--devel/p5-Proc-Fork/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Proc-Fork/Makefile b/devel/p5-Proc-Fork/Makefile
index 80198a2fe1c9..162ac7e8145e 100644
--- a/devel/p5-Proc-Fork/Makefile
+++ b/devel/p5-Proc-Fork/Makefile
@@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Proc::Fork - Simple, intuitive interface to the fork() system call
-BUILD_DEPENDS= p5-Exporter-Tidy>=0:${PORTSDIR}/devel/p5-Exporter-Tidy \
- p5-Object-Tiny-Lvalue>=0:${PORTSDIR}/devel/p5-Object-Tiny-Lvalue
-RUN_DEPENDS= p5-Exporter-Tidy>=0:${PORTSDIR}/devel/p5-Exporter-Tidy \
- p5-Object-Tiny-Lvalue>=0:${PORTSDIR}/devel/p5-Object-Tiny-Lvalue
+BUILD_DEPENDS= p5-Exporter-Tidy>=0:devel/p5-Exporter-Tidy \
+ p5-Object-Tiny-Lvalue>=0:devel/p5-Object-Tiny-Lvalue
+RUN_DEPENDS= p5-Exporter-Tidy>=0:devel/p5-Exporter-Tidy \
+ p5-Object-Tiny-Lvalue>=0:devel/p5-Object-Tiny-Lvalue
USES= perl5
USE_PERL5= configure