aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GMP/pkg-plist
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-04 18:36:41 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-04 18:36:41 +0000
commitf3eec5c13d02330f222325f27e297f3e9b7e96a8 (patch)
treeb762f38696fd7ab49b5d0ead4d974c0002b51099 /math/p5-Math-GMP/pkg-plist
parent5fa0de35883f81969c5d06979b7f7f6c0f1338d1 (diff)
downloadports-f3eec5c13d02330f222325f27e297f3e9b7e96a8.tar.gz
ports-f3eec5c13d02330f222325f27e297f3e9b7e96a8.zip
- Update to 2.03
- Now uses gmp.6 from ports. - Give maintainership to submitter PR: 52292 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: edwin (mentor)
Notes
Notes: svn path=/head/; revision=82285
Diffstat (limited to 'math/p5-Math-GMP/pkg-plist')
-rw-r--r--math/p5-Math-GMP/pkg-plist16
1 files changed, 8 insertions, 8 deletions
diff --git a/math/p5-Math-GMP/pkg-plist b/math/p5-Math-GMP/pkg-plist
index ef5a63aa711a..6195b528f9d8 100644
--- a/math/p5-Math-GMP/pkg-plist
+++ b/math/p5-Math-GMP/pkg-plist
@@ -1,8 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math/GMP.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/GMP/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/GMP/autosplit.ix
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/GMP
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/GMP.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/autosplit.ix
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Math 2>/dev/null || true