Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2006 11:20:43 -0400
From:      Diane Bruce <db@db.net>
To:        Pav Lucistnik <pav@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/99235: [PATCH] comms/linrad: update to 2.14
Message-ID:  <20060623152043.GA30115@night.db.net>
In-Reply-To: <200606231158.k5NBw944053216@freefall.freebsd.org>
References:  <200606231158.k5NBw944053216@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060623152043.GA30115>