Subject: CVS commit: pkgsrc/lang/perl5
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 03/05/2003 18:07:45
Module Name:	pkgsrc
Committed By:	seb
Date:		Wed Mar  5 16:07:44 UTC 2003

Modified Files:
	pkgsrc/lang/perl5: module.mk

Log Message:
Most, if not all, packages using perl5/module.mk are perl5 modules
using ExtUtils::MakeMaker style Makefile: usually they provide a
'test' target.

So adding 'TEST_TARGET?=test' here gives us a lot of packages with
the test target enabled.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/perl5/module.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.