diff options
Diffstat (limited to 'devel/p5-Gearman-Client-Async/Makefile')
-rw-r--r-- | devel/p5-Gearman-Client-Async/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Gearman-Client-Async/Makefile b/devel/p5-Gearman-Client-Async/Makefile index 68cefb328d26..901911dc4ee1 100644 --- a/devel/p5-Gearman-Client-Async/Makefile +++ b/devel/p5-Gearman-Client-Async/Makefile @@ -19,7 +19,7 @@ COMMENT= Asynchronous client module for Gearman for Danga::Socket applications RUN_DEPENDS= \ p5-Danga-Socket>=0:${PORTSDIR}/devel/p5-Danga-Socket \ p5-Gearman>=0:${PORTSDIR}/devel/p5-Gearman -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Gearman-Server>=0:${PORTSDIR}/devel/p5-Gearman-Server PERL_CONFIGURE= yes |