diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-03-07 20:41:47 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-03-07 20:41:47 +0000 |
commit | 4e78591b0fd52a8d4680778dbd486ae7ca494cc0 (patch) | |
tree | 547efea9ecf4c56d924058a5c017a7f9fd8254a5 /net/p5-Server-Starter | |
parent | aa48b30d9978edfef9a38e936e1c527f85ca271f (diff) | |
download | ports-4e78591b0fd52a8d4680778dbd486ae7ca494cc0.tar.gz ports-4e78591b0fd52a8d4680778dbd486ae7ca494cc0.zip |
Notes
Diffstat (limited to 'net/p5-Server-Starter')
-rw-r--r-- | net/p5-Server-Starter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Server-Starter/Makefile b/net/p5-Server-Starter/Makefile index 19afd5040ce0..a3ae86478b64 100644 --- a/net/p5-Server-Starter/Makefile +++ b/net/p5-Server-Starter/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= \ p5-Proc-Wait3>0:${PORTSDIR}/devel/p5-Proc-Wait3 \ p5-Scope-Guard>0:${PORTSDIR}/devel/p5-Scope-Guard BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-SharedFork>0:${PORTSDIR}/devel/p5-Test-SharedFork PERL_CONFIGURE= yes |