summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-20 06:27:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-20 06:27:49 +0000
commit34df614ae75ba72d826e364df064e35c793d0d96 (patch)
treef23c7d54ddd7299ac4643193c59cea78de0319fc /x11-toolkits
parentUnconditionalize the BROKEN tag; this port doesn't compile on any current (diff)
This does not compile; mark BROKEN.
Notes
Notes: svn path=/head/; revision=46504
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/FWF/Makefile2
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