diff options
Diffstat (limited to 'devel/p5-Async-Interrupt/Makefile')
-rw-r--r-- | devel/p5-Async-Interrupt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Async-Interrupt/Makefile b/devel/p5-Async-Interrupt/Makefile index efcb0f67207a..d6a746044efe 100644 --- a/devel/p5-Async-Interrupt/Makefile +++ b/devel/p5-Async-Interrupt/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= m.tsatsenko@gmail.com COMMENT= Allow C/XS libraries to interrupt perl asynchronously +TEST_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense + PERL_CONFIGURE= yes MAN3= Async::Interrupt.3 |