aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hpacucli
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/hpacucli')
-rw-r--r--sysutils/hpacucli/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/hpacucli/Makefile b/sysutils/hpacucli/Makefile
index 77cf7ea39cf3..e6a3f3adcbc8 100644
--- a/sysutils/hpacucli/Makefile
+++ b/sysutils/hpacucli/Makefile
@@ -37,6 +37,7 @@ do-install:
APP_PREFIX= lib/compaq/hpacucli
.if ${ARCH} == amd64
USE_LDCONFIG32= ${PREFIX}/${APP_PREFIX}
+BROKEN= currently does not work on amd64 (see ports/128288)
.else
USE_LDCONFIG= ${PREFIX}/${APP_PREFIX}
.endif