diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-11 22:45:51 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-11 22:45:51 +0000 |
commit | 899918e5f1bdea1190dca2ad6247e29016bae637 (patch) | |
tree | aa0d35bde6c46ea6bc92eedf86697acdc88de704 | |
parent | 84d971b5e167bcd1bf5e505e5e5fc91af8d90f3e (diff) | |
download | ports-899918e5f1bdea1190dca2ad6247e29016bae637.tar.gz ports-899918e5f1bdea1190dca2ad6247e29016bae637.zip |
Notes
-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 |