aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freeipmi
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-26 04:56:08 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-26 04:56:08 +0000
commit5feb8d07793aa9603a2e33b06d7360481d434137 (patch)
tree6878daf2d7d90949a5b8ca52bd5491cf924058fb /sysutils/freeipmi
parent163d14c9e5daccfd5f65aa7da4af29a9b585eec3 (diff)
downloadports-5feb8d07793aa9603a2e33b06d7360481d434137.tar.gz
ports-5feb8d07793aa9603a2e33b06d7360481d434137.zip
sysutils/freeipmi: Fix spelling of DEBUG_CONFIGURE_ON
There is no opt_CONFIGURE_ARGS helper.
Notes
Notes: svn path=/head/; revision=502683
Diffstat (limited to 'sysutils/freeipmi')
-rw-r--r--sysutils/freeipmi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile
index 0b1601446bd5..dbd22eb0ec28 100644
--- a/sysutils/freeipmi/Makefile
+++ b/sysutils/freeipmi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= freeipmi
PORTVERSION= 1.6.3
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GNU
@@ -44,7 +45,7 @@ SHEBANG_FILES= contrib/ganglia/ganglia_ipmi_sensors.pl \
contrib/pet/check_rmcpping \
contrib/pet/petalert.pl
-DEBUG_CONFIGURE_ARGS= --enable-debug --enable-trace
+DEBUG_CONFIGURE_ON= --enable-debug --enable-trace
DEBUG_INSTALL_TARGET= install
DEBUG_INSTALL_TARGET_OFF= install-strip
IOPERM_CPPFLAGS= -DUSE_IOPERM