Mark broken for alphas (link errors)

This commit is contained in:
niklas 1998-02-10 12:59:09 +00:00
parent d0c641ec9b
commit 9a8d0a42cd

View File

@ -3,7 +3,7 @@
# Date created: December 4, 1997
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.3 1998/02/10 10:45:20 niklas Exp $
# $OpenBSD: Makefile,v 1.4 1998/02/10 12:59:09 niklas Exp $
#
DISTNAME= gsm-1.0.10
@ -12,6 +12,10 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/
MAINTAINER= angelos@openbsd.org
.if ${MACHINE_ARCH} == "alpha"
BROKEN= yes
.endif
WRKSRC= ${WRKDIR}/gsm-1.0-pl10
MAN1= toast.1
MAN3= gsm.3 gsm_explode.3 gsm_option.3 gsm_print.3