From 03adb4a9b5942e95cfda1a6af8aaba07da67ec25 Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 2 Oct 2006 23:45:32 +0000 Subject: Disabled the self test, since it doesn't work. --- textproc/p5-Text-CSV-Hash/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc/p5-Text-CSV-Hash') diff --git a/textproc/p5-Text-CSV-Hash/Makefile b/textproc/p5-Text-CSV-Hash/Makefile index 1d6296706ed..554e65eed31 100644 --- a/textproc/p5-Text-CSV-Hash/Makefile +++ b/textproc/p5-Text-CSV-Hash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/08/06 06:19:32 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/10/02 23:45:32 rillig Exp $ DISTNAME= Text-CSV-Hash-0.18 PKGNAME= p5-${DISTNAME} @@ -13,5 +13,8 @@ COMMENT= Perl5 module for hash based CSV usage PERL5_PACKLIST= auto/Text/CSV/Hash/.packlist +# The provided test.pl is not a unit test. +TEST_TARGET= # none + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3