security/openvas: fix plist issue
poudriere -t (testport) complains about orphans Error: Orphaned: @dir /var/lib even though the underlying directories **are** listed in the plist. Add this directory as indicated. Not bumping PORTREVISION because the package itself doesn't change.
This commit is contained in:
@@ -15,6 +15,7 @@ share/man/man8/greenbone-nvt-sync.8.gz
|
||||
share/man/man8/openvas.8.gz
|
||||
@dir %%ETCDIR%%/gnupg
|
||||
@dir %%DATADIR%%
|
||||
@dir /var/lib
|
||||
@dir(gvm,gvm,750) /var/lib/openvas/gnupg
|
||||
@dir(gvm,gvm,750) /var/lib/openvas/plugins
|
||||
@dir(gvm,gvm,750) /var/lib/openvas
|
||||
|
||||
Reference in New Issue
Block a user