summaryrefslogtreecommitdiffstats
path: root/lang/p5-Tcl
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-11 15:34:56 +0000
committersimokawa <simokawa@FreeBSD.org>1999-01-11 15:34:56 +0000
commitebd6d2e70c0d0c82ca19a9188e5eb467e4a5d173 (patch)
treef808cae728920dcef5bbd633dc055f400aece794 /lang/p5-Tcl
parent5d912e2b0491f9278c6c9b576f5ec3bbbddbbc57 (diff)
downloadFreeBSD-ports-ebd6d2e70c0d0c82ca19a9188e5eb467e4a5d173.zip
FreeBSD-ports-ebd6d2e70c0d0c82ca19a9188e5eb467e4a5d173.tar.gz
Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
Diffstat (limited to 'lang/p5-Tcl')
-rw-r--r--lang/p5-Tcl/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/p5-Tcl/pkg-plist b/lang/p5-Tcl/pkg-plist
index d17d88c..e75d422 100644
--- a/lang/p5-Tcl/pkg-plist
+++ b/lang/p5-Tcl/pkg-plist
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/Tcl.pm
-lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Tcl/Tcl.bs
-lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Tcl/Tcl.so
-lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Tcl/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Tcl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tcl.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tcl/Tcl.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tcl/Tcl.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tcl/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tcl
OpenPOWER on IntegriCloud