aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ORBit/pkg-plist
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-05-16 07:30:12 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-05-16 07:30:12 +0000
commit33a16269676daab5a6afcb5c1851f418d8671fea (patch)
treeb38ead495b1cdc0118ce300358a8725a1be0b3fd /devel/p5-ORBit/pkg-plist
parent88e7662bc38e393b09064984cbc3a888ba152b52 (diff)
downloadports-33a16269676daab5a6afcb5c1851f418d8671fea.tar.gz
ports-33a16269676daab5a6afcb5c1851f418d8671fea.zip
Notes
Diffstat (limited to 'devel/p5-ORBit/pkg-plist')
-rw-r--r--devel/p5-ORBit/pkg-plist26
1 files changed, 13 insertions, 13 deletions
diff --git a/devel/p5-ORBit/pkg-plist b/devel/p5-ORBit/pkg-plist
index 66018d578d5e..786218567871 100644
--- a/devel/p5-ORBit/pkg-plist
+++ b/devel/p5-ORBit/pkg-plist
@@ -1,13 +1,13 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CORBA/ORBit.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CORBA/ORBit/Fixed.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CORBA/ORBit/LongDouble.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CORBA/ORBit/LongLong.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CORBA/ORBit/ULongLong.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CORBA/ORBit/mapping.pod
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CORBA/ORBit/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CORBA/ORBit/ORBit.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CORBA/ORBit/ORBit.so
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CORBA/ORBit
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CORBA
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CORBA/ORBit
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CORBA
+%%SITE_PERL%%/%%PERL_ARCH%%/CORBA/ORBit.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/CORBA/ORBit/Fixed.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/CORBA/ORBit/LongDouble.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/CORBA/ORBit/LongLong.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/CORBA/ORBit/ULongLong.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/CORBA/ORBit/mapping.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CORBA/ORBit/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CORBA/ORBit/ORBit.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CORBA/ORBit/ORBit.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CORBA/ORBit
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/CORBA/ORBit
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/CORBA 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/CORBA 2>/dev/null || true