diff options
Diffstat (limited to 'devel/p5-Log-Dispatch/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index c72c9e201e5c..3d215549937a 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -18,7 +18,9 @@ COMMENT= A suite of OO modules for logging messages to multiple outputs BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate RUN_DEPENDS= ${BUILD_DEPENDS} +.if !defined(BATCH) IS_INTERACTIVE= yes +.endif USE_SUBMAKE= yes PERL_MODBUILD= yes |