cvs commit: ports/www/bricolage pkg-plist

Clement Laforet clement at FreeBSD.org
Thu Feb 24 10:07:51 GMT 2005


On Thu, Feb 24, 2005 at 09:58:50AM +0000, Volker Stolz wrote:
> vs          2005-02-24 09:58:50 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     www/bricolage        pkg-plist 
>   Log:
>   Fix plist
>   
>   PR:             ports/77469
> 	 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=77469
>   Submitted by:   maintainer
>   
>   Revision  Changes    Path
>   1.5       +1 -0      ports/www/bricolage/pkg-plist
> 
> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/bricolage/pkg-plist.diff?&r1=1.4&r2=1.5&f=h&f=u
> 
> 
> ===================================================================
> RCS file: /usr/local/www/cvsroot/FreeBSD/ports/www/bricolage/pkg-plist,v
> retrieving revision 1.4
> retrieving revision 1.5
> diff -u -p -r1.4 -r1.5
> --- ports/www/bricolage/pkg-plist	2005/01/25 06:16:25	1.4
> +++ ports/www/bricolage/pkg-plist	2005/02/24 09:58:50	1.5
> @@ -2645,6 +2645,7 @@ bricolage/data/burn/comp/oc_1/related_st
>  bricolage/data/burn/comp/oc_1/story.mc
>  %%SITE_PERL%%/mach/auto/Bric/.packlist
>  %%SITE_PERL%%/mach/auto/bric_bin/.packlist
> +%%SITE_PERL%%/mach/perllocal.pod

IMHO, the real fix is to not create this file.

here's the classical workaround:
post-configure:
        @cd ${WRKSRC}/ && \
        ${PERL5} -pi -e 's/doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile

clem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20050224/9ff0a489/attachment.bin


More information about the cvs-all mailing list