summaryrefslogtreecommitdiff
path: root/x11-toolkits/FWF/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-07-04 20:41:48 +0000
committerSteve Price <steve@FreeBSD.org>1999-07-04 20:41:48 +0000
commitd8fdc2b5c643b2412952a68969ac95852a808f89 (patch)
tree016ceb9705869851fa0485d27740eff9544ff81e /x11-toolkits/FWF/Makefile
parentAdd `LEAF_SETUP_WRKDIRS' option variable which enables a user to (diff)
This port doesn't build (yet) on the Alpha.
Notes
Notes: svn path=/head/; revision=20003
Diffstat (limited to '')
-rw-r--r--x11-toolkits/FWF/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile
index 97d467d5e2fe..92eabdd57663 100644
--- a/x11-toolkits/FWF/Makefile
+++ b/x11-toolkits/FWF/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 July 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.16 1998/12/22 07:51:27 asami Exp $
+# $Id: Makefile,v 1.17 1999/02/11 13:32:08 flathill Exp $
#
DISTNAME= fwf-4.0
@@ -16,6 +16,10 @@ MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= ../../lib/libfwf.a: cannot read symbols
+.endif
+
REQUIRES_MOTIF= yes
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/FWF