From 6e22ec88018c5bcff2df9fe51f59f1070e3d8adb Mon Sep 17 00:00:00 2001 From: tonio Date: Thu, 17 Nov 2005 15:21:57 +0000 Subject: make sure frozen-bubble installs perl module in vendor_site Fix PR 32015, no need for PKGREVISION bump, as it fails otherwise Also, the previous version may have installed files in lib/perl5/site_perl/**/auto/fb_c_stuff/ They will have to be manually deleted --- games/frozen-bubble/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/frozen-bubble') diff --git a/games/frozen-bubble/Makefile b/games/frozen-bubble/Makefile index ef5e99895b7..20b04b52110 100644 --- a/games/frozen-bubble/Makefile +++ b/games/frozen-bubble/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/08/06 06:19:19 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2005/11/17 15:21:57 tonio Exp $ # DISTNAME= frozen-bubble-1.0.0 @@ -15,7 +15,7 @@ DEPENDS+= p5-SDL>=1.19.2:../../devel/p5-SDL USE_TOOLS+= gmake perl:run -MAKE_ENV+= PERL5="${PERL5}" CP="${CP}" +MAKE_ENV+= PERL5="${PERL5}" CP="${CP}" INSTALLDIRS="vendor" REPLACE_PERL= frozen-bubble* PERL5_PACKLIST= auto/fb_c_stuff/.packlist -- cgit v1.2.3