From 0cec098cba314c476c581f838f12267c8655deee Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 1 Dec 2004 15:57:18 +0000 Subject: Bump PKGREVISION to 5: Use perl5/module.mk instead of perl5/bl3.mk, so the PLIST generating code works. Fixes binary package to include all the files (and removes some leftover files from the bulk build). --- games/frozen-bubble/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/frozen-bubble/Makefile b/games/frozen-bubble/Makefile index 499a3122748..f01224d9f21 100644 --- a/games/frozen-bubble/Makefile +++ b/games/frozen-bubble/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:14:44 tv Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/01 15:57:18 wiz Exp $ # DISTNAME= frozen-bubble-1.0.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= http://zarb.org/~gc/fb/ EXTRACT_SUFX= .tar.bz2 @@ -26,6 +26,6 @@ post-extract: ${RM} -rf ${WRKSRC}/gfx/.xvpics .include "../../audio/SDL_mixer/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" +.include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3