summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-14 04:36:27 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-14 04:36:27 +0000
commit8b7f6be9ce44e273ad177399a92264a6d74c5287 (patch)
tree5bff3a3f6d4e10de7a305fc3ab4db54d192ff48d /net
parentBack out previous commit, it's actually p5-Net-SSH-Perl that is looping (diff)
Add MANUAL_PACKAGE_BUILD because (previous revision notwithstanding)
the port is still looping infinitely prompting for input during the package build.
Notes
Notes: svn path=/head/; revision=123986
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-SSH-Perl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile
index 24ce1d748f11..565a76576f66 100644
--- a/net/p5-Net-SSH-Perl/Makefile
+++ b/net/p5-Net-SSH-Perl/Makefile
@@ -16,6 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jesper@FreeBSD.org
COMMENT= Perl5 module implements both the SSH1 and SSH2 protocols
+MANUAL_PACKAGE_BUILD=infinite loop prompting for input
PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>