aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-MakeMethods
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commitc634b4bb839753aec2ae1040e2c80a5282402cb8 (patch)
treed8b3fc97550f860aeb41c57751d2550e9ad6273e /devel/p5-Class-MakeMethods
parent386f40a6b587557ff9ef6bed9fccca2490a5d78d (diff)
downloadports-c634b4bb839753aec2ae1040e2c80a5282402cb8.tar.gz
ports-c634b4bb839753aec2ae1040e2c80a5282402cb8.zip
utilize SITE_PERL
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=92059
Diffstat (limited to 'devel/p5-Class-MakeMethods')
-rw-r--r--devel/p5-Class-MakeMethods/Makefile1
-rw-r--r--devel/p5-Class-MakeMethods/pkg-plist128
2 files changed, 64 insertions, 65 deletions
diff --git a/devel/p5-Class-MakeMethods/Makefile b/devel/p5-Class-MakeMethods/Makefile
index 74d9f02f8893..5014b7de6343 100644
--- a/devel/p5-Class-MakeMethods/Makefile
+++ b/devel/p5-Class-MakeMethods/Makefile
@@ -65,6 +65,5 @@ MAN3= Class::MakeMethods.3 \
Class::MakeMethods::Utility::ArraySplicer.3 \
Class::MakeMethods::Utility::Inheritable.3 \
Class::MakeMethods::Utility::Ref.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>
diff --git a/devel/p5-Class-MakeMethods/pkg-plist b/devel/p5-Class-MakeMethods/pkg-plist
index ec4638ed0d0a..7056fd6f3916 100644
--- a/devel/p5-Class-MakeMethods/pkg-plist
+++ b/devel/p5-Class-MakeMethods/pkg-plist
@@ -1,64 +1,64 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/MakeMethods/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Attribute.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Autoload.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic/Array.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic/Global.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic/Hash.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Array.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Global.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Hash.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Inheritable.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Universal.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Docs/Catalog.pod
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Docs/Changes.pod
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Docs/Examples.pod
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Docs/ReadMe.pod
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Docs/RelatedModules.pod
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Docs/ToDo.pod
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/AccessorFast.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/Inheritable.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/MethodMaker.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/Singleton.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/Struct.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Array.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Global.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Hash.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Inheritable.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Universal.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Class.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/ClassInherit.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/ClassName.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/ClassVar.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/DiskCache.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Flyweight.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Generic.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Hash.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/PackageVar.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/PseudoHash.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Ref.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Scalar.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Static.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Struct.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/StructBuiltin.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/TextBuilder.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Universal.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Utility/ArraySplicer.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Utility/Inheritable.pm
-lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Utility/Ref.pm
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Docs 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Utility 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/MakeMethods 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/MakeMethods/.packlist
+%%SITE_PERL%%/Class/MakeMethods.pm
+%%SITE_PERL%%/Class/MakeMethods/Attribute.pm
+%%SITE_PERL%%/Class/MakeMethods/Autoload.pm
+%%SITE_PERL%%/Class/MakeMethods/Basic.pm
+%%SITE_PERL%%/Class/MakeMethods/Basic/Array.pm
+%%SITE_PERL%%/Class/MakeMethods/Basic/Global.pm
+%%SITE_PERL%%/Class/MakeMethods/Basic/Hash.pm
+%%SITE_PERL%%/Class/MakeMethods/Composite.pm
+%%SITE_PERL%%/Class/MakeMethods/Composite/Array.pm
+%%SITE_PERL%%/Class/MakeMethods/Composite/Global.pm
+%%SITE_PERL%%/Class/MakeMethods/Composite/Hash.pm
+%%SITE_PERL%%/Class/MakeMethods/Composite/Inheritable.pm
+%%SITE_PERL%%/Class/MakeMethods/Composite/Universal.pm
+%%SITE_PERL%%/Class/MakeMethods/Docs/Catalog.pod
+%%SITE_PERL%%/Class/MakeMethods/Docs/Changes.pod
+%%SITE_PERL%%/Class/MakeMethods/Docs/Examples.pod
+%%SITE_PERL%%/Class/MakeMethods/Docs/ReadMe.pod
+%%SITE_PERL%%/Class/MakeMethods/Docs/RelatedModules.pod
+%%SITE_PERL%%/Class/MakeMethods/Docs/ToDo.pod
+%%SITE_PERL%%/Class/MakeMethods/Emulator.pm
+%%SITE_PERL%%/Class/MakeMethods/Emulator/AccessorFast.pm
+%%SITE_PERL%%/Class/MakeMethods/Emulator/Inheritable.pm
+%%SITE_PERL%%/Class/MakeMethods/Emulator/MethodMaker.pm
+%%SITE_PERL%%/Class/MakeMethods/Emulator/Singleton.pm
+%%SITE_PERL%%/Class/MakeMethods/Emulator/Struct.pm
+%%SITE_PERL%%/Class/MakeMethods/Standard.pm
+%%SITE_PERL%%/Class/MakeMethods/Standard/Array.pm
+%%SITE_PERL%%/Class/MakeMethods/Standard/Global.pm
+%%SITE_PERL%%/Class/MakeMethods/Standard/Hash.pm
+%%SITE_PERL%%/Class/MakeMethods/Standard/Inheritable.pm
+%%SITE_PERL%%/Class/MakeMethods/Standard/Universal.pm
+%%SITE_PERL%%/Class/MakeMethods/Template.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/Class.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/ClassInherit.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/ClassName.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/ClassVar.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/DiskCache.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/Flyweight.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/Generic.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/Hash.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/PackageVar.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/PseudoHash.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/Ref.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/Scalar.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/Static.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/Struct.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/StructBuiltin.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/TextBuilder.pm
+%%SITE_PERL%%/Class/MakeMethods/Template/Universal.pm
+%%SITE_PERL%%/Class/MakeMethods/Utility/ArraySplicer.pm
+%%SITE_PERL%%/Class/MakeMethods/Utility/Inheritable.pm
+%%SITE_PERL%%/Class/MakeMethods/Utility/Ref.pm
+@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Basic 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Composite 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Docs 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Emulator 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Standard 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Template 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Utility 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/MakeMethods 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true