aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-06-22 17:36:44 -0400
committerjim-p <jimp@pfsense.org>2012-06-22 17:36:44 -0400
commitd00d9f721352a95cb8e7ce98e9a2884bd8c16102 (patch)
tree87b9541ea3b4cc4786c7327aff9ef1d377467bfd
parent9656cee1b8043b9e79e3dd377ca0753545ed9ccb (diff)
downloadpfsense-packages-d00d9f721352a95cb8e7ce98e9a2884bd8c16102.tar.gz
pfsense-packages-d00d9f721352a95cb8e7ce98e9a2884bd8c16102.tar.bz2
pfsense-packages-d00d9f721352a95cb8e7ce98e9a2884bd8c16102.zip
Slight fix, other way didn't work
-rw-r--r--pkg_config.8.xml2
-rw-r--r--pkg_config.8.xml.amd642
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index 4886b446..b0d183aa 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -1013,7 +1013,7 @@
<build_port_path>/usr/ports/net/freeradius2</build_port_path>
<!-- Try to use the new PBI build syntax here, it may help it pick up the right libs inside the single PBI rather than using multiple. -->
<build_pbi>
- <ports_before>security/heimdal net/openldap24-sasl-client</ports_before>
+ <ports_before>security/heimdal</ports_before>
<port>net/freeradius2</port>
</build_pbi>
<build_options>WITH_KERBEROS=yes WITH_MYSQL=yes WITH_PGSQL=yes WITH_PERL=yes WITH_PYTHON=yes WITH_LDAP=yes</build_options>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index 3db74e2d..41bce2a1 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -1000,7 +1000,7 @@
<build_port_path>/usr/ports/net/freeradius2</build_port_path>
<!-- Try to use the new PBI build syntax here, it may help it pick up the right libs inside the single PBI rather than using multiple. -->
<build_pbi>
- <ports_before>security/heimdal net/openldap24-sasl-client</ports_before>
+ <ports_before>security/heimdal</ports_before>
<port>net/freeradius2</port>
</build_pbi>
<build_options>WITH_KERBEROS=yes WITH_MYSQL=yes WITH_PGSQL=yes WITH_PERL=yes WITH_PYTHON=yes WITH_LDAP=yes</build_options>