diff options
author | jim-p <jimp@pfsense.org> | 2013-05-25 12:44:06 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-05-25 12:44:06 -0400 |
commit | cf83522a26716c0351cecce5d28a4a5aeb9aa792 (patch) | |
tree | 30e164379bbfe8c520c861bd1e25377feec42144 | |
parent | 760a54630f2abf9547a9e53449deef9a88513ebb (diff) | |
download | pfsense-packages-cf83522a26716c0351cecce5d28a4a5aeb9aa792.tar.gz pfsense-packages-cf83522a26716c0351cecce5d28a4a5aeb9aa792.tar.bz2 pfsense-packages-cf83522a26716c0351cecce5d28a4a5aeb9aa792.zip |
Add some build options.
-rw-r--r-- | pkg_config.8.xml | 1 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 0b31d5a3..a5cee25a 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1917,6 +1917,7 @@ <build_pbi> <port>sysutils/ipmitool</port> </build_pbi> + <build_options>ipmitool_SET=FREEIPMI;freeipmi_UNSET=DOCS DEBUG IOPERM</build_options> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <depends_on_package_pbi>ipmitool-1.8.12-i386.pbi</depends_on_package_pbi> </package> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index a0103023..4ed1ac4c 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1904,6 +1904,7 @@ <build_pbi> <port>sysutils/ipmitool</port> </build_pbi> + <build_options>ipmitool_SET=FREEIPMI;freeipmi_UNSET=DOCS DEBUG IOPERM</build_options> <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> <depends_on_package_pbi>ipmitool-1.8.12-amd64.pbi</depends_on_package_pbi> </package> |