From ace5f1310ee630977fef6dcf97c47dc1c4ab23ac Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 10 Dec 2007 23:04:24 +0000 Subject: - Mark BROKEN on amd64-7 Reported by: pointyhat Approved by: portmgr (hat) --- x11-fm/xdiskusage/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'x11-fm') diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile index c8d2232c77fd..1264fd8041ec 100644 --- a/x11-fm/xdiskusage/Makefile +++ b/x11-fm/xdiskusage/Makefile @@ -29,6 +29,10 @@ CXXFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} .endif +.if ${OSVERSION} >= 700042 && ${ARCH} == "amd64" +BROKEN= Does not compile +.endif + do-build: .for i in panels xdiskusage ${CXX} ${CXXFLAGS} -I${X11BASE}/include -c \ -- cgit v1.2.3