summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-05 08:21:14 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-05 08:21:14 +0000
commitf9a35f984bdd2c8f3d97eaae9a2d8c968cecfd45 (patch)
treeab3c8c52c71af37a9d4b0f305e65f1b0a5b8a42c /devel
parentUpdate to 0.91 (diff)
Mark this port IS_INTERACTIVE (this may be unintentional behaviour)
Notes
Notes: svn path=/head/; revision=102984
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Log-Dispatch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index 4c4e94326ade..af89c854f5d1 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -18,6 +18,8 @@ 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}
+IS_INTERACTIVE= yes
+
USE_SUBMAKE= yes
PERL_CONFIGURE= yes