diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2003-05-02 10:11:38 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2003-05-02 10:11:38 +0000 |
commit | 096bbaa3a420007f8fe98bd8bc0606532d3d630b (patch) | |
tree | 90096d5112b0a3afc0c4ee0088e29e6a6c73c910 /www/p5-WWW-Mechanize | |
parent | d59b852e8e6b5b8757df385ce0107bfbded9e553 (diff) | |
download | ports-096bbaa3a420007f8fe98bd8bc0606532d3d630b.tar.gz ports-096bbaa3a420007f8fe98bd8bc0606532d3d630b.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Mechanize')
-rw-r--r-- | www/p5-WWW-Mechanize/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-WWW-Mechanize/pkg-plist b/www/p5-WWW-Mechanize/pkg-plist index 11be76fb2da2..4554e57e19d3 100644 --- a/www/p5-WWW-Mechanize/pkg-plist +++ b/www/p5-WWW-Mechanize/pkg-plist @@ -1,5 +1,5 @@ -%%SITE_PERL%%/i386-freebsd/auto/WWW/Mechanize/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/.packlist %%SITE_PERL%%/WWW/Mechanize.pm -@unexec rmdir %D/%%SITE_PERL%%/i386-freebsd/auto/WWW/Mechanize 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/i386-freebsd/auto/WWW 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/WWW 2>/dev/null || true |