diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-20 06:27:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-20 06:27:49 +0000 |
commit | 34df614ae75ba72d826e364df064e35c793d0d96 (patch) | |
tree | f23c7d54ddd7299ac4643193c59cea78de0319fc | |
parent | 60a024cf3f10a28ddcbdcc151c840491b36c3e8f (diff) | |
download | ports-34df614ae75ba72d826e364df064e35c793d0d96.tar.gz ports-34df614ae75ba72d826e364df064e35c793d0d96.zip |
Notes
-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 |