Mark irc as broken on alphas
This commit is contained in:
parent
6228755db4
commit
850695b1bd
@ -3,7 +3,7 @@
|
|||||||
# Date created: 10 Nov 1997
|
# Date created: 10 Nov 1997
|
||||||
# Whom: ejovi
|
# Whom: ejovi
|
||||||
#
|
#
|
||||||
# $OpenBSD: Makefile,v 1.2 1997/11/17 21:47:36 joey Exp $
|
# $OpenBSD: Makefile,v 1.3 1998/01/30 00:29:20 niklas Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= irc2.9.2p3
|
DISTNAME= irc2.9.2p3
|
||||||
@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/networking/services/irc/server/
|
|||||||
|
|
||||||
MAINTAINER= joey@OpenBSD.ORG
|
MAINTAINER= joey@OpenBSD.ORG
|
||||||
|
|
||||||
|
.if ${MACHINE_ARCH} == "alpha"
|
||||||
|
BROKEN= yes
|
||||||
|
.endif
|
||||||
|
|
||||||
# the NOTE command is disabled by default
|
# the NOTE command is disabled by default
|
||||||
# ENABLE_NOTE=yes
|
# ENABLE_NOTE=yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user