aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-String-ShowDiff/pkg-plist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-05-08 23:24:44 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-05-08 23:24:44 +0000
commit3cb1fc6bb03ce4c06591addf34527f02ac5d3897 (patch)
tree4d3eec098c799768991c2a3c44218637a9b4927a /textproc/p5-String-ShowDiff/pkg-plist
parent7ac265356ed37c99fe6c65e7cb7c3f8fa43c38b1 (diff)
downloadports-3cb1fc6bb03ce4c06591addf34527f02ac5d3897.tar.gz
ports-3cb1fc6bb03ce4c06591addf34527f02ac5d3897.zip
UPDATE textproc/p5-String-ShowDiff
Update to 0.03 PR: ports/51687 Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes: svn path=/head/; revision=80476
Diffstat (limited to 'textproc/p5-String-ShowDiff/pkg-plist')
-rw-r--r--textproc/p5-String-ShowDiff/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-String-ShowDiff/pkg-plist b/textproc/p5-String-ShowDiff/pkg-plist
index d7fcf9d93265..e559f8f71cab 100644
--- a/textproc/p5-String-ShowDiff/pkg-plist
+++ b/textproc/p5-String-ShowDiff/pkg-plist
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/String/ShowDiff.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/ShowDiff/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/ShowDiff/
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/String
+%%SITE_PERL%%/String/ShowDiff.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/ShowDiff/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/ShowDiff
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/String 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/String 2>/dev/null || true