This port doesn't build (yet) on the Alpha.

This commit is contained in:
Steve Price 1999-07-04 20:41:48 +00:00
parent 51a86703bf
commit d8fdc2b5c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20003

View File

@ -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