From 8b03a5d2c82169fdc782ec0c4946249d709a43d2 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 3 Oct 2006 08:52:58 +0000 Subject: The self test sometimes ends in an endless loop. --- security/p5-Crypt-RandPasswd/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index 0fb9e97636f..9ee90c4803d 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/07/13 19:10:50 heinz Exp $ +# $NetBSD: Makefile,v 1.7 2006/10/03 08:52:58 rillig Exp $ # DISTNAME= Crypt-RandPasswd-0.02 @@ -14,5 +14,8 @@ COMMENT= Random password generator based on FIPS-181 USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Crypt/RandPasswd/.packlist +# Sometimes results in an endless loop. +TEST_TARGET= # none + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3