summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-13 20:27:37 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-13 20:27:37 +0000
commit41900b11ec49b05bb28e0267360c1679bfaa9b52 (patch)
tree63b268be8f170a016e85ff1c936f879a8193fc0e /net
parentupgrade to 4.4.0 (diff)
Add MANUAL_PACKAGE_BUILD=yes, because otherwise the package build spins
in an infinite loop prompting for input.
Notes
Notes: svn path=/head/; revision=123954
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-SSH/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-SSH/Makefile b/net/p5-Net-SSH/Makefile
index 04e98699b7bb..7f1ba447c90c 100644
--- a/net/p5-Net-SSH/Makefile
+++ b/net/p5-Net-SSH/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module to access and use ssh protocol
+MANUAL_PACKAGE_BUILD=yes
PERL_CONFIGURE= yes
MAN3= Net::SSH.3