summaryrefslogtreecommitdiff
path: root/chat/bitchx
diff options
context:
space:
mode:
authorheas <heas>2004-10-28 23:42:25 +0000
committerheas <heas>2004-10-28 23:42:25 +0000
commit66571df1e178036e9fab724042c21548978807e1 (patch)
tree8bd82fee23fd90dd93ea85f1b603c51dd60fb73e /chat/bitchx
parent0ec7018002653433df2630c52ec8696bf7846e0a (diff)
downloadpkgsrc-66571df1e178036e9fab724042c21548978807e1.tar.gz
bitchx is not 64-bit clean. Mark it NOT_FOR alpha, sparc64, or x86_64.
Diffstat (limited to 'chat/bitchx')
-rw-r--r--chat/bitchx/Makefile5
1 files changed, 4 insertions, 1 deletions
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