diff options
-rw-r--r-- | devel/p5-MouseX-Getopt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-MouseX-Getopt/Makefile b/devel/p5-MouseX-Getopt/Makefile index 761d35b4da41..70f855879233 100644 --- a/devel/p5-MouseX-Getopt/Makefile +++ b/devel/p5-MouseX-Getopt/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= \ p5-Mouse>=0.64:${PORTSDIR}/devel/p5-Mouse \ p5-Getopt-Long-Descriptive>=0.081:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes |