aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorstefan <stefan@FreeBSD.org>2009-02-02 22:11:57 +0800
committerstefan <stefan@FreeBSD.org>2009-02-02 22:11:57 +0800
commit101e360a4567535c904d9257255a38b616bb4914 (patch)
treeac8302f6d9bf9eec192d8d1052b4a92555e595f5 /sysutils
parent25330a5c7eca118f0e8d43abbf1c4d0c545ee267 (diff)
downloadfreebsd-ports-gnome-101e360a4567535c904d9257255a38b616bb4914.tar.gz
freebsd-ports-gnome-101e360a4567535c904d9257255a38b616bb4914.tar.zst
freebsd-ports-gnome-101e360a4567535c904d9257255a38b616bb4914.zip
Mark as BROKEN on amd64.
PR: 128288 Approved by: maintainer timeout (>3 months)
Diffstat (limited to 'sysutils')
-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