diff options
author | jim-p <jimp@pfsense.org> | 2012-06-22 20:35:18 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-06-22 20:35:28 -0400 |
commit | 890d6195f83019f6d9ee3281f10dd9b6747dbfb0 (patch) | |
tree | 5b0f7bbac29d88bf19c6009b1c890cf971742725 | |
parent | e8285743abff669e0b795c36e2a1c4fd05b4d403 (diff) | |
download | pfsense-packages-890d6195f83019f6d9ee3281f10dd9b6747dbfb0.tar.gz pfsense-packages-890d6195f83019f6d9ee3281f10dd9b6747dbfb0.tar.bz2 pfsense-packages-890d6195f83019f6d9ee3281f10dd9b6747dbfb0.zip |
One more try...
-rw-r--r-- | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index b0d183aa..c48e024a 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</ports_before> + <ports_before>security/krb5</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 41bce2a1..30c7d221 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</ports_before> + <ports_before>security/krb5</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> |