aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Schedule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Component-Schedule/Makefile')
-rw-r--r--devel/p5-POE-Component-Schedule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-POE-Component-Schedule/Makefile b/devel/p5-POE-Component-Schedule/Makefile
index 1bb4dad4a69e..874711f262fc 100644
--- a/devel/p5-POE-Component-Schedule/Makefile
+++ b/devel/p5-POE-Component-Schedule/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Schedule POE Events using a cron spec
-BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
- p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set
+BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \
+ p5-DateTime-Set>=0:devel/p5-DateTime-Set
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5