From d2d461a1cd8e228654d8528da7fa689f5f214a02 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 1 Aug 2007 19:45:17 +0000 Subject: Fix path to Perl. Bump revision. --- math/p5-Math-Random/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile index 65882150574..6d8f89654f6 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/08/06 06:19:23 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2007/08/01 19:45:17 joerg Exp $ # DISTNAME= Math-Random-0.67 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} @@ -13,5 +13,7 @@ COMMENT= Random number generators PERL5_PACKLIST= auto/Math/Random/.packlist +REPLACE_PERL= example.pl + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3