summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-06-17 13:16:34 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-06-17 13:16:34 +0000
commit538e4d7073ccf13c6855914e09ed7f7fa32e6438 (patch)
tree041591cbcf72c51675eb2df2292bd6705e965e1c /net
parentAdd p5-Net-SDP 0.02, (diff)
Fix .packlist
Notes
Notes: svn path=/head/; revision=137626
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-SDP/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/p5-Net-SDP/pkg-plist b/net/p5-Net-SDP/pkg-plist
index 5429fa62d48a..9907a36758db 100644
--- a/net/p5-Net-SDP/pkg-plist
+++ b/net/p5-Net-SDP/pkg-plist
@@ -3,4 +3,7 @@ bin/sdp2rat
%%SITE_PERL%%/Net/SDP/Media.pm
%%SITE_PERL%%/Net/SDP/Time.pm
@dirrm %%SITE_PERL%%/Net/SDP
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SDP/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SDP
@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true