Date: Thu, 1 Jun 2000 16:52:07 +0200 (CEST) From: alex@parca.cichlids.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/18944: add ONLY_FOR_ARCHS for audio/gogo Message-ID: <20000601145207.A4D755E2E@parca.cichlids.com>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000601145207.A4D755E2E>