diff options
-rw-r--r-- | x11-toolkits/FWF/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile index 2e1e242601a5..6782f7a3872a 100644 --- a/x11-toolkits/FWF/Makefile +++ b/x11-toolkits/FWF/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR=libs/X/fwf MAINTAINER= jseger@FreeBSD.org +BROKEN= "Does not compile" + .if ${MACHINE_ARCH} == "alpha" BROKEN= ../../lib/libfwf.a: cannot read symbols .endif |