aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hpacucli
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2009-02-02 14:11:57 +0000
committerStefan Walter <stefan@FreeBSD.org>2009-02-02 14:11:57 +0000
commit9ee9a9867c47b606c207b3e5c88148e1b04f7278 (patch)
treee7a17b0f0c5ea5d35cb286f0a59a910002c8e92b /sysutils/hpacucli
parentd2ecdbb5084c9234a6a33930361e374fa7dfa1e2 (diff)
downloadports-9ee9a9867c47b606c207b3e5c88148e1b04f7278.tar.gz
ports-9ee9a9867c47b606c207b3e5c88148e1b04f7278.zip
Mark as BROKEN on amd64.
PR: 128288 Approved by: maintainer timeout (>3 months)
Notes
Notes: svn path=/head/; revision=227451
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