1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add MANUAL_PACKAGE_BUILD because (previous revision notwithstanding)

the port is still looping infinitely prompting for input during the
package build.
This commit is contained in:
Kris Kennaway 2004-12-14 04:36:27 +00:00
parent 52a18cdde9
commit 8b7f6be9ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123986

View File

@ -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>