From 41d14e7214f16cdb1cc6398063549c4ab136183e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 2 Apr 2009 21:25:21 +0000 Subject: - Mark BROKEN on amd64: does not compile Reported by: pointyhat --- audio/ardour/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'audio/ardour') diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index e5e99e1573bf..d7ad0dcadedc 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -57,6 +57,10 @@ BROKEN= needs posix_memalign() LIB_DEPENDS+= usb:${PORTSDIR}/devel/libusb .endif +.if ${ARCH} == "amd64" +BROKEN= does not compile +.endif + .if defined(WITH_VST) # Yes, 'PlugIns' is not a typo. VST_DIST+= vst_sdk2_3.zip -- cgit v1.2.3