diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:20:05 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:20:05 +0000 |
commit | 0416031c9ba13da33845bc762078065b482dd551 (patch) | |
tree | be4d2554a35fe96c98b1eaa2d243964ae3c4f602 /graphics/eps2png | |
parent | 93189653b53dbb03ea40ad1126155b1ef52bb27c (diff) | |
download | ports-0416031c9ba13da33845bc762078065b482dd551.tar.gz ports-0416031c9ba13da33845bc762078065b482dd551.zip |
Notes
Diffstat (limited to 'graphics/eps2png')
-rw-r--r-- | graphics/eps2png/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/eps2png/pkg-plist b/graphics/eps2png/pkg-plist index 863541afba00..3ca8dfc603bd 100644 --- a/graphics/eps2png/pkg-plist +++ b/graphics/eps2png/pkg-plist @@ -1,3 +1,3 @@ bin/eps2png %%SITE_PERL%%/%%PERL_ARCH%%/auto/eps2png/.packlist -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/eps2png 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/eps2png |