aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-28 09:37:53 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-28 09:37:53 -0300
commit7c2dcafe029a30e16a0a95bcf16a45a231cf086a (patch)
tree4691d9ce9dff5e16084026e9e48086b45df3a423
parent0d8236cd1ebc2d857711830954148a3b485470e6 (diff)
downloadpfsense-packages-7c2dcafe029a30e16a0a95bcf16a45a231cf086a.tar.gz
pfsense-packages-7c2dcafe029a30e16a0a95bcf16a45a231cf086a.tar.bz2
pfsense-packages-7c2dcafe029a30e16a0a95bcf16a45a231cf086a.zip
Add run_depends and port_category for widentd
-rw-r--r--pkg_config.10.xml2
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>