diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-02-03 20:59:30 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-02-03 20:59:30 +0000 |
commit | 0d250d440ea509246d4962ec079407021511e8a0 (patch) | |
tree | 412cc5ae992d38ba683af9b563ef2aecb5a89264 /devel/p5-AnyEvent-Filesys-Notify | |
parent | dcad974083ab8a57d0e37d6c0df06f575bab9da6 (diff) | |
download | ports-0d250d440ea509246d4962ec079407021511e8a0.tar.gz ports-0d250d440ea509246d4962ec079407021511e8a0.zip |
Notes
Diffstat (limited to 'devel/p5-AnyEvent-Filesys-Notify')
-rw-r--r-- | devel/p5-AnyEvent-Filesys-Notify/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-AnyEvent-Filesys-Notify/Makefile b/devel/p5-AnyEvent-Filesys-Notify/Makefile index 3371720aba00..9b31ae98371a 100644 --- a/devel/p5-AnyEvent-Filesys-Notify/Makefile +++ b/devel/p5-AnyEvent-Filesys-Notify/Makefile @@ -21,6 +21,9 @@ RUN_DEPENDS= \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ + p5-Test-Without-Module>=0:${PORTSDIR}/devel/p5-Test-Without-Module PERL_MODBUILD= yes |