1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Fix up pkg-plist

PR:		ports/62603 (based on)
Submitted by:	Christopher Nehren <apeiron@comcast.net>
Approved by:	maintainer
This commit is contained in:
Pav Lucistnik 2004-02-14 16:35:46 +00:00
parent b8af8b3d0a
commit 1337df5fe5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100937
2 changed files with 2 additions and 10 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= mod_perl
PORTVERSION= 1.99r12
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= http://perl.apache.org/dist/ \
http://perl.apache.org/dist/old/
@ -35,10 +36,6 @@ MAN3= Apache::TestRequest.3 Apache::TestSmoke.3 Apache::TestRun.3 \
MAN3+= ModPerl::Config.3 Apache::TestConfig.3
.endif
.if ${PERL_LEVEL} >= 500800
BROKEN= "Broken pkg-plist".
.endif
##
## this port requires PERL 5.6.x or later
##

View File

@ -84,7 +84,6 @@ include/apache2/modules/perl/modperl_util.h
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/Socket.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/String.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/Table.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/ThreadMutex.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/URI.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/UUID.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR/Util.pm
@ -122,7 +121,6 @@ include/apache2/modules/perl/modperl_util.h
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Apache/XSLoader.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Apache/compat.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Apache/porting.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Bundle/Apache2.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/ModPerl/BuildMM.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/ModPerl/BuildOptions.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/ModPerl/Code.pm
@ -176,8 +174,6 @@ include/apache2/modules/perl/modperl_util.h
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/String/String.so
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Table/Table.bs
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Table/Table.so
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/ThreadMutex/ThreadMutex.bs
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/ThreadMutex/ThreadMutex.so
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/URI/URI.bs
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/URI/URI.so
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/UUID/UUID.bs
@ -239,6 +235,7 @@ include/apache2/modules/perl/modperl_util.h
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/ModPerl/Util/Util.bs
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/ModPerl/Util/Util.so
%%SITE_PERL%%/%%PERL_ARCH%%/Apache2/mod_perl.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Bundle/Apache2.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Bundle/ApacheTest.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/mod_perl/.packlist
libexec/apache2/mod_perl.so
@ -276,7 +273,6 @@ libexec/apache2/mod_perl.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Util
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/UUID
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/URI
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/ThreadMutex
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Table
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/String
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR/Socket
@ -294,7 +290,6 @@ libexec/apache2/mod_perl.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto/APR
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/auto
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/ModPerl
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Bundle
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/Apache
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2/APR
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache2