diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2006-01-25 23:30:18 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2006-01-25 23:30:18 +0000 |
commit | eaf424d19c21d62b920fd8224d3b5adee32304b7 (patch) | |
tree | be2328be36a427646e61f1fc3989c6042bc00b63 /net-mgmt | |
parent | Fix pkg-plist if python != 2.4 (diff) |
Suddently net-snmp does not use this directory anymore.
Add dirrmtry entry.
Reported by: dosirak cluster
Notes
Notes:
svn path=/head/; revision=154463
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-SNMP-Info/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/p5-SNMP-Info/pkg-plist b/net-mgmt/p5-SNMP-Info/pkg-plist index 791aa89069de..8f7203b2b691 100644 --- a/net-mgmt/p5-SNMP-Info/pkg-plist +++ b/net-mgmt/p5-SNMP-Info/pkg-plist @@ -45,3 +45,4 @@ @dirrm %%SITE_PERL%%/SNMP/Info @dirrm %%SITE_PERL%%/SNMP @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Info +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP |