diff options
author | kris <kris@FreeBSD.org> | 2001-08-20 14:27:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-20 14:27:49 +0800 |
commit | c4ec6d84f754658b6a7b7857ebc51c180baa7960 (patch) | |
tree | 73742e2d64a97dc699ea62ee35de6da7aeae43bb | |
parent | 95d7c2da1a0b133dc29c0d0ef53e8f9c40622465 (diff) | |
download | freebsd-ports-gnome-c4ec6d84f754658b6a7b7857ebc51c180baa7960.tar.gz freebsd-ports-gnome-c4ec6d84f754658b6a7b7857ebc51c180baa7960.tar.zst freebsd-ports-gnome-c4ec6d84f754658b6a7b7857ebc51c180baa7960.zip |
This does not compile; mark BROKEN.
-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 |