diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-30 23:04:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-30 23:04:49 +0000 |
commit | 20cfadf5f7d59d1cd9268d1ea963c7a1cccc839e (patch) | |
tree | d31c70798f136fcf2799bbcc168873a430711168 /math/p5-Math-Polygon | |
parent | The dependency on idnkit should be a LIB_, not a BUILD_ (diff) |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav)
Notes
Notes:
svn path=/head/; revision=238688
Diffstat (limited to 'math/p5-Math-Polygon')
-rw-r--r-- | math/p5-Math-Polygon/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Polygon/pkg-plist b/math/p5-Math-Polygon/pkg-plist index a6a841b0c6eb..6f6830b72e25 100644 --- a/math/p5-Math-Polygon/pkg-plist +++ b/math/p5-Math-Polygon/pkg-plist @@ -14,5 +14,5 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math/Polygon @dirrmtry %%SITE_PERL%%/Math -@dirrmtry %%SITE_PERL%%/mach/auto/Math/Polygon -@dirrmtry %%SITE_PERL%%/mach/auto/Math +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math |