diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-04-28 09:37:53 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-04-28 09:37:53 -0300 |
commit | 7c2dcafe029a30e16a0a95bcf16a45a231cf086a (patch) | |
tree | 4691d9ce9dff5e16084026e9e48086b45df3a423 /pkg_config.10.xml | |
parent | 0d8236cd1ebc2d857711830954148a3b485470e6 (diff) | |
download | pfsense-packages-7c2dcafe029a30e16a0a95bcf16a45a231cf086a.tar.gz pfsense-packages-7c2dcafe029a30e16a0a95bcf16a45a231cf086a.tar.bz2 pfsense-packages-7c2dcafe029a30e16a0a95bcf16a45a231cf086a.zip |
Add run_depends and port_category for widentd
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index c0e176c8..4e82dd07 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -850,6 +850,8 @@ <required_version>2.2</required_version> <config_file>https://packages.pfsense.org/packages/config/widentd/widentd.xml</config_file> <configurationfile>widentd.xml</configurationfile> + <port_category>net</port_category> + <run_depends>sbin/widentd:net/widentd</run_depends> <build_pbi> <port>net/widentd</port> </build_pbi> |