ports/99235: [PATCH] comms/linrad: update to 2.14
    Diane Bruce 
    db at db.net
       
    Fri Jun 23 15:20:49 UTC 2006
    
    
  
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 at db.net http://www.db.net/~db
    
    
More information about the freebsd-ports-bugs
mailing list