summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Filter/pkg-plist
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-08-08 09:28:56 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-08-08 09:28:56 +0000
commit097741e3200c9845d5731e35770132fd0e5f6298 (patch)
treebba7ed5bd4ba68dc20d671ce5e7ea4e6eaf9e55c /www/p5-Apache-Filter/pkg-plist
parentFix MASTER_SITES (diff)
1. Unbreak port building
2. Minor style cleanup
Notes
Notes: svn path=/head/; revision=86570
Diffstat (limited to 'www/p5-Apache-Filter/pkg-plist')
-rw-r--r--www/p5-Apache-Filter/pkg-plist14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Apache-Filter/pkg-plist b/www/p5-Apache-Filter/pkg-plist
index b39412856f38..0a8849bfe148 100644
--- a/www/p5-Apache-Filter/pkg-plist
+++ b/www/p5-Apache-Filter/pkg-plist
@@ -1,7 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/Apache/PerlRunFilter.pm
-lib/perl5/site_perl/%%PERL_VER%%/Apache/Filter.pm
-lib/perl5/site_perl/%%PERL_VER%%/Apache/RegistryFilter.pm
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Filter/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Filter
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
+%%SITE_PERL%%/Apache/PerlRunFilter.pm
+%%SITE_PERL%%/Apache/Filter.pm
+%%SITE_PERL%%/Apache/RegistryFilter.pm
+@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Filter/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Filter
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true