aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Shellwords/pkg-plist
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-03-10 09:26:11 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-03-10 09:26:11 +0000
commit5b426156c65e0ce3e76e8108fa18d989c34df18b (patch)
treef9c274b63afb87f3c1a0a00e288e04164ceee27d /textproc/p5-Text-Shellwords/pkg-plist
parent61006d9713c5189e654bd38c5c5189bfd3d72b31 (diff)
downloadports-5b426156c65e0ce3e76e8108fa18d989c34df18b.tar.gz
ports-5b426156c65e0ce3e76e8108fa18d989c34df18b.zip
- upgrade to 1.07, fix plist, and unbreak this port
Notes
Notes: svn path=/head/; revision=130784
Diffstat (limited to 'textproc/p5-Text-Shellwords/pkg-plist')
-rw-r--r--textproc/p5-Text-Shellwords/pkg-plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Text-Shellwords/pkg-plist b/textproc/p5-Text-Shellwords/pkg-plist
index b5473d50070f..3dd3fa82f9fd 100644
--- a/textproc/p5-Text-Shellwords/pkg-plist
+++ b/textproc/p5-Text-Shellwords/pkg-plist
@@ -1,3 +1,5 @@
%%SITE_PERL%%/Text/Shellwords.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Shellwords/.packlist
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Shellwords > /dev/null || true
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Shellwords
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true