From 74559cea117fd24c7f08eb631f201a28a16ba498 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 12 May 1999 15:08:45 +0000 Subject: This program is currently hopeless on LP64. --- comms/binkd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'comms/binkd') diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 23a65fc956e..2722c3e5f87 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/04/01 14:07:53 agc Exp $ +# $NetBSD: Makefile,v 1.3 1999/05/12 15:08:45 tv Exp $ # DISTNAME= binkd-0.9.2 @@ -15,6 +15,7 @@ GNU_CONFIGURE= yes EXTRACT_CMD= unzip -qo ${DOWNLOADED_DISTFILE} NO_CDROM= "extremely limited usefulness to the general public" +NOT_FOR_ARCHS= alpha sparc64 post-extract: @cd ${WRKSRC}/mkfls/unix && ${CHMOD} +x configure && ${CP} * ../../ -- cgit v1.2.3