From bf073ea69c36fc454599191fb5c9da613ef9ee3c Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 12 Jan 2003 12:56:45 +0000 Subject: Mark NO_PACKAGE: something causes the package builds to go haywire and spit out an infinite amount of text (this is bad for disk space) --- net/p5-Net-SSH-Perl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net') diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile index e8c64162060e..16c53c214ccb 100644 --- a/net/p5-Net-SSH-Perl/Makefile +++ b/net/p5-Net-SSH-Perl/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= jesper@FreeBSD.org +NO_PACKAGE= "Runaway package build" + PERL_BASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} BUILD_DEPENDS= ${PERL_BASE}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \ ${PERL_BASE}/Crypt/DH.pm:${PORTSDIR}/security/p5-Crypt-DH \ -- cgit