From ae6bf4a50ded0e3afef61a91e09e0ec614c2aa1a Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 18 Jun 2006 11:11:11 +0000 Subject: Fixed the path to the Perl interpreter for cddb.pl. This allows for bulk builds with CHECK_INTERPRETER=yes. Bumped PKGREVISION. --- audio/p5-CDDB_get/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'audio/p5-CDDB_get') diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index edacc51ac4b..03b8f1d6b56 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:28:57 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/06/18 11:11:11 rillig Exp $ # DISTNAME= CDDB_get-2.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/F/FO/FONKIE/} @@ -14,5 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews PERL5_PACKLIST= auto/CDDB_get/.packlist +REPLACE_PERL+= cddb.pl + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3