From d718e990811303c74d819bb260dcf2e522e99693 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 4 Jun 1999 16:55:11 +0000 Subject: NOT_FOR_PLATFORM= *-*-{alpha,mips} doesn't work. Worse - it matches (almost?) everything. --- comms/binkd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms') diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index e4644d45afe..d0f9e8f11ec 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/05/24 20:39:35 tv Exp $ +# $NetBSD: Makefile,v 1.5 1999/06/04 16:55:11 drochner Exp $ # DISTNAME= binkd-0.9.2 @@ -15,7 +15,7 @@ GNU_CONFIGURE= yes EXTRACT_CMD= unzip -Loq ${DOWNLOADED_DISTFILE} NO_CDROM= "extremely limited usefulness to the general public" -NOT_FOR_PLATFORM= *-*-{alpha,sparc64} +NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 post-extract: @cd ${WRKSRC}/mkfls/unix && ${CHMOD} +x configure && ${CP} * ../../ -- cgit v1.2.3