diff options
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index e3a13fac..60f600b4 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -617,6 +617,11 @@ <configurationfile>dansguardian.xml</configurationfile> <build_port_path>/usr/ports/www/dansguardian-devel</build_port_path> <build_port_path>/usr/ports/security/ca_root_nss</build_port_path> + <build_pbi> + <custom_name>dansguardian</custom_name> + <ports_before>security/ca_root_nss</ports_before> + <port>www/dansguardian-devel</port> + </build_pbi> <build_options>dansguardian_UNSET_FORCE=APACHE;dansguardian_SET=TRICKLE CLAMD ICAP NTLM SSL</build_options> <!-- NOTE: Distfile must be fetched manually from http://dansguardian.org/downloads/2/Alpha/dansguardian-2.12.0.0.tar.gz --> </package> |