From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 23 15:20:48 2006 Return-Path: X-Original-To: freebsd-ports-bugs@freebsd.org Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E502D16A506; Fri, 23 Jun 2006 15:20:48 +0000 (UTC) (envelope-from db@db.net) Received: from heceta.db.net (heceta.db.net [142.46.199.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D3FF43D45; Fri, 23 Jun 2006 15:20:46 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net ([142.46.199.182] helo=localhost ident=mailnull) by heceta.db.net with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FtnSf-000Hon-DZ; Fri, 23 Jun 2006 11:20:45 -0400 Received: from localhost.dbn ([127.0.0.1] helo=night.db.net) by night.db.net with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FtnSe-0007sA-1p; Fri, 23 Jun 2006 11:20:44 -0400 Received: (from db@localhost) by night.db.net (8.13.7/8.13.7/Submit) id k5NFKhNx030265; Fri, 23 Jun 2006 11:20:43 -0400 (EDT) (envelope-from db@night.db.net) Date: Fri, 23 Jun 2006 11:20:43 -0400 From: Diane Bruce To: Pav Lucistnik Message-ID: <20060623152043.GA30115@night.db.net> References: <200606231158.k5NBw944053216@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606231158.k5NBw944053216@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/99235: [PATCH] comms/linrad: update to 2.14 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 15:20:49 -0000 On Fri, Jun 23, 2006 at 11:58:09AM +0000, Pav Lucistnik wrote: > Synopsis: [PATCH] comms/linrad: update to 2.14 > > State-Changed-From-To: open->feedback > State-Changed-By: pav > State-Changed-When: Fri Jun 23 11:52:50 UTC 2006 > State-Changed-Why: > Does not compile: > ... > > Perhaps this should have ONLY_FOR_ARCHS=i386? Agreed, although the original port does not. I would have assumed the dependancy on nasm would have needed it. As an aside: I am also trying to work with the upstream source. By using the X version only, I am hoping eventually to get all x86'isms out of this port. --- Makefile.orig Fri Jun 23 11:17:00 2006 +++ Makefile Fri Jun 23 11:17:05 2006 @@ -24,6 +24,7 @@ HAS_CONFIGURE= yes USE_BZIP2= yes USE_X_PREFIX= yes +ONLY_FOR_ARCHS= i386 post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ > > http://www.freebsd.org/cgi/query-pr.cgi?pr=99235 > -- - db@db.net http://www.db.net/~db