diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-07-30 19:24:03 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-07-30 19:24:03 +0000 |
commit | a8ba4c30863ee75b70e30a41bc44163b5c6ae423 (patch) | |
tree | be0843793d02acab045a2a6e4771930accba792f /devel/p5-BFD | |
parent | a59e11a8acbe5e5ffcd309273f9afa7bb175871d (diff) | |
download | ports-a8ba4c30863ee75b70e30a41bc44163b5c6ae423.tar.gz ports-a8ba4c30863ee75b70e30a41bc44163b5c6ae423.zip |
Notes
Diffstat (limited to 'devel/p5-BFD')
-rw-r--r-- | devel/p5-BFD/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-BFD/pkg-plist b/devel/p5-BFD/pkg-plist index 3067e8587165..ba9a6b449e8e 100644 --- a/devel/p5-BFD/pkg-plist +++ b/devel/p5-BFD/pkg-plist @@ -1,2 +1,3 @@ %%SITE_PERL%%/BFD.pm -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/BFD 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/auto/BFD/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BFD |