summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-07-17 23:03:07 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-07-17 23:03:07 +0000
commit17110533d4d70608bbb33bfe9ef307147b794476 (patch)
tree193b955bde5fb96e5dcc7364929bcc1a3966ff13 /net
parentUpgrade to 2.3. (diff)
- change the order of PLIST to fix mtree problem
Notes
Notes: svn path=/head/; revision=139445
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-SAP/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-SAP/pkg-plist b/net/p5-Net-SAP/pkg-plist
index db8845fb8057..75d827c34a31 100644
--- a/net/p5-Net-SAP/pkg-plist
+++ b/net/p5-Net-SAP/pkg-plist
@@ -3,7 +3,7 @@ bin/psapd
%%SITE_PERL%%/%%PERL_ARCH%%/Net/SAP/Packet.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SAP/SAP.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SAP/SAP.so
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SAP
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/SAP
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net 2>/dev/null || true