From 9ee9a9867c47b606c207b3e5c88148e1b04f7278 Mon Sep 17 00:00:00 2001 From: Stefan Walter Date: Mon, 2 Feb 2009 14:11:57 +0000 Subject: Mark as BROKEN on amd64. PR: 128288 Approved by: maintainer timeout (>3 months) --- sysutils/hpacucli/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/hpacucli') 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 -- cgit v1.2.3