diff options
Diffstat (limited to 'net/p5-POE-Component-Client-Ident/Makefile')
-rw-r--r-- | net/p5-POE-Component-Client-Ident/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index ef44c3645a88..44a3013c6c16 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE component for non-blocking ident lookups -BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-POE>=0.9999:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP +TEST_DEPENDS= p5-Test-POE-Server-TCP>=0:devel/p5-Test-POE-Server-TCP USES= perl5 USE_PERL5= configure |