diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-razor-agents/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile index 00c18456a5f..3d07fe02b66 100644 --- a/mail/p5-razor-agents/Makefile +++ b/mail/p5-razor-agents/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 16:56:52 martti Exp $ +# $NetBSD: Makefile,v 1.10 2003/09/13 06:22:50 jlam Exp $ DISTNAME= razor-agents-2.22 PKGNAME= p5-${DISTNAME} @@ -19,7 +19,6 @@ DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI # because Net::Ping, Getopt::Long, File::Copy are needed BUILDLINK_DEPENDS.perl= perl>=5.6.0 USE_BUILDLINK2= YES -TEST_TARGET= test PERL5_CONFIGURE= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/razor-agents/.packlist |