diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-14 04:36:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-14 04:36:27 +0000 |
commit | 8b7f6be9ce44e273ad177399a92264a6d74c5287 (patch) | |
tree | 5bff3a3f6d4e10de7a305fc3ab4db54d192ff48d /net | |
parent | 52a18cdde9e79c2517c645dd72cc26ec0d0d27eb (diff) | |
download | ports-8b7f6be9ce44e273ad177399a92264a6d74c5287.tar.gz ports-8b7f6be9ce44e273ad177399a92264a6d74c5287.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-SSH-Perl/Makefile | 1 |
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> |