diff options
Diffstat (limited to 'devel/p5-Test-POE-Server-TCP/Makefile')
-rw-r--r-- | devel/p5-Test-POE-Server-TCP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-POE-Server-TCP/Makefile b/devel/p5-Test-POE-Server-TCP/Makefile index fbb0ebf916a7..03ea74f94cb6 100644 --- a/devel/p5-Test-POE-Server-TCP/Makefile +++ b/devel/p5-Test-POE-Server-TCP/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= POE Component providing TCP server services for test cases -BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-POE>=1.004:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |