diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-03-06 16:39:14 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-03-06 16:39:14 +0000 |
commit | 2adb7ce5dcbeff1622195b8dfd206beb718fb467 (patch) | |
tree | 076cda548f59e7f6bb25391258c5fee7003b8727 /net/p5-AnyEvent-MPRPC/Makefile | |
parent | 3d2aa1ae1805a29962f1d0dfc1f07ae578aa70dc (diff) |
Notes
Diffstat (limited to 'net/p5-AnyEvent-MPRPC/Makefile')
-rw-r--r-- | net/p5-AnyEvent-MPRPC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-AnyEvent-MPRPC/Makefile b/net/p5-AnyEvent-MPRPC/Makefile index 4fb81b216f9b..50fb73fb3dd3 100644 --- a/net/p5-AnyEvent-MPRPC/Makefile +++ b/net/p5-AnyEvent-MPRPC/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= \ p5-AnyEvent>=5.261:${PORTSDIR}/devel/p5-AnyEvent \ p5-Data-MessagePack>=0.34:${PORTSDIR}/devel/p5-Data-MessagePack BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes |