diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:30:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:30:24 +0000 |
commit | 8782296f87f346e407a9b588c61c901ad331a61b (patch) | |
tree | 9003db734f5474c93508ccf7f02ac0319bb0d249 /devel/p5-Algorithm-Evolutionary | |
parent | e8d3c8300fde17c34b15fc2d889e55641e0a8f00 (diff) | |
download | ports-8782296f87f346e407a9b588c61c901ad331a61b.tar.gz ports-8782296f87f346e407a9b588c61c901ad331a61b.zip |
Notes
Diffstat (limited to 'devel/p5-Algorithm-Evolutionary')
-rw-r--r-- | devel/p5-Algorithm-Evolutionary/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Evolutionary/pkg-plist b/devel/p5-Algorithm-Evolutionary/pkg-plist index eddfe3182285..44d5fd1b890d 100644 --- a/devel/p5-Algorithm-Evolutionary/pkg-plist +++ b/devel/p5-Algorithm-Evolutionary/pkg-plist @@ -1,6 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Evolutionary/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Evolutionary -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm %%SITE_PERL%%/Algorithm/Evolutionary.pm %%SITE_PERL%%/Algorithm/Evolutionary/Experiment.pm %%SITE_PERL%%/Algorithm/Evolutionary/Individual/Base.pm @@ -39,4 +39,4 @@ @dirrm %%SITE_PERL%%/Algorithm/Evolutionary/Individual @dirrm %%SITE_PERL%%/Algorithm/Evolutionary/Op @dirrm %%SITE_PERL%%/Algorithm/Evolutionary -@unexec rmdir %D/%%SITE_PERL%%/Algorithm 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/Algorithm |