From owner-freebsd-ports Thu Jun 1 8: 0: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AB64237B987 for ; Thu, 1 Jun 2000 08:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA85738; Thu, 1 Jun 2000 08:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F4F637B987 for ; Thu, 1 Jun 2000 07:51:51 -0700 (PDT) (envelope-from root@parca.cichlids.com) Received: from neutron.cichlids.com (p3E9D38F2.dip0.t-ipconnect.de [62.157.56.242]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id QAA05853 for ; Thu, 1 Jun 2000 16:52:12 +0200 Received: from parca.cichlids.com (parca.cichlids.com [192.168.0.15]) by neutron.cichlids.com (Postfix) with ESMTP id EBB52AC30 for ; Thu, 1 Jun 2000 16:52:19 +0200 (CEST) Received: by parca.cichlids.com (Postfix, from userid 0) id A4D755E2E; Thu, 1 Jun 2000 16:52:07 +0200 (CEST) Message-Id: <20000601145207.A4D755E2E@parca.cichlids.com> Date: Thu, 1 Jun 2000 16:52:07 +0200 (CEST) From: alex@parca.cichlids.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/18944: add ONLY_FOR_ARCHS for audio/gogo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18944 >Category: ports >Synopsis: add ONLY_FOR_ARCHS for audio/gogo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 01 08:00:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Alexander Langer >Release: FreeBSD 5.0-CURRENT alpha >Organization: none >Environment: >Description: Contains IA-32 assembler, don't try to build it on alpha >How-To-Repeat: >Fix: cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /usr/home/ncvs/ports/audio/gogo/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 2000/04/19 04:46:02 1.16 +++ Makefile 2000/06/01 14:50:15 @@ -29,6 +29,7 @@ MAKE_ARGS+= DONT_USE_KANJI= .endif RESTRICTED= Condition is not clear +ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/gogo231f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message