diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-03-01 19:13:37 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-03-01 19:13:37 +0000 |
commit | c235b4452174cab2b781046641f3ceaf94e95bff (patch) | |
tree | 9c3ed9beda87d3f6ee597584d52255b2271520ac /net/p5-POE-Component-Client-Ident | |
parent | 145b7db52d00bd60dac4e2e3905767d2cca8dc71 (diff) |
Notes
Diffstat (limited to 'net/p5-POE-Component-Client-Ident')
-rw-r--r-- | net/p5-POE-Component-Client-Ident/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index 4f706adb9004..df6ad35cdc08 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -16,6 +16,7 @@ COMMENT= POE component for non-blocking ident lookups BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP PERL_CONFIGURE= yes |