diff options
Diffstat (limited to 'devel/p5-Danga-Socket/Makefile')
-rw-r--r-- | devel/p5-Danga-Socket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Danga-Socket/Makefile b/devel/p5-Danga-Socket/Makefile index 4f17d14ecb0e..4802c1792d46 100644 --- a/devel/p5-Danga-Socket/Makefile +++ b/devel/p5-Danga-Socket/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Event loop and event-driven async socket base class -RUN_DEPENDS= p5-IO-KQueue>=0:${PORTSDIR}/devel/p5-IO-KQueue \ - p5-Sys-Syscall>=0:${PORTSDIR}/devel/p5-Sys-Syscall +RUN_DEPENDS= p5-IO-KQueue>=0:devel/p5-IO-KQueue \ + p5-Sys-Syscall>=0:devel/p5-Sys-Syscall USES= perl5 USE_PERL5= configure |