From 8933c04faa3545cc8d89f832ea3a717a37fa0aad Mon Sep 17 00:00:00 2001 From: heas Date: Thu, 28 Oct 2004 23:42:25 +0000 Subject: bitchx is not 64-bit clean. Mark it NOT_FOR alpha, sparc64, or x86_64. --- chat/bitchx/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile index c7efc05a5dc..6f3098b790b 100644 --- a/chat/bitchx/Makefile +++ b/chat/bitchx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2004/10/03 00:13:13 tv Exp $ +# $NetBSD: Makefile,v 1.31 2004/10/28 23:42:25 heas Exp $ # DISTNAME= ircii-pana-1.0c19 @@ -12,6 +12,9 @@ MAINTAINER= jmcneill@invisible.yi.org HOMEPAGE= http://www.bitchx.org/ COMMENT= IRC client based on ircII +# This package is not even remotely 64-bit clean +NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 *-*-x86_64 + WRKSRC= ${WRKDIR}/BitchX USE_BUILDLINK3= YES USE_PKGINSTALL= YES -- cgit v1.2.3