summaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Lite
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-SOAP-Lite')
-rw-r--r--net/p5-SOAP-Lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index aa7908f1d9e..9de9e396b28 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/10/20 14:28:26 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2008/10/24 01:06:22 obache Exp $
#
DISTNAME= SOAP-Lite-0.710.08
@@ -24,7 +24,7 @@ REPLACE_PERL+= bin/SOAPsh.pl bin/XMLRPCsh.pl bin/stubmaker.pl
PERL5_PACKLIST= auto/SOAP/Lite/.packlist
-MAKE_PARAMS+= </dev/null
+MAKE_PARAMS+= --noprompt
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"