pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/frozen-bubble Fixed path to the Perl interpreter...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bf472f6fce79
branches: trunk
changeset: 514789:bf472f6fce79
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jun 18 01:28:30 2006 +0000
description:
Fixed path to the Perl interpreter. Bumped PKGREVISION.
diffstat:
games/frozen-bubble/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 5cf205ec2680 -r bf472f6fce79 games/frozen-bubble/Makefile
--- a/games/frozen-bubble/Makefile Sun Jun 18 01:08:08 2006 +0000
+++ b/games/frozen-bubble/Makefile Sun Jun 18 01:28:30 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2006/06/12 16:28:09 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2006/06/18 01:28:30 rillig Exp $
#
DISTNAME= frozen-bubble-1.0.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= games
MASTER_SITES= http://zarb.org/~gc/fb/
EXTRACT_SUFX= .tar.bz2
@@ -17,7 +17,7 @@
MAKE_ENV+= PERL5=${PERL5:Q} CP=${CP:Q} INSTALLDIRS="vendor"
-REPLACE_PERL= frozen-bubble*
+REPLACE_PERL+= frozen-bubble* gfx/shoot/create.pl
PERL5_PACKLIST= auto/fb_c_stuff/.packlist
post-extract:
Home |
Main Index |
Thread Index |
Old Index