Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2008 22:35:31 GMT
From:      "Pedro F. Giffuni" <giffunip@tutopia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/123151: cad/linux-gid now works on amd64
Message-ID:  <200804272235.m3RMZVus055699@www.freebsd.org>
Resent-Message-ID: <200804272240.m3RMe1QN085901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         123151
>Category:       ports
>Synopsis:       cad/linux-gid now works on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 27 22:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        6.3-Release (amd64)
>Organization:
>Environment:
%uname -a
FreeBSD kakumen.cable.net.co 6.3-RELEASE FreeBSD 6.3-RELEASE #10: Sat Jan 19 01:13:55 COT 2008     root@kakumen.cable.net.co:/usr/src/sys/amd64/compile/SMP  amd64
%
>Description:
Title says all
>How-To-Repeat:

>Fix:
diff -ru linux-gid.orig/Makefile linux-gid/Makefile
--- linux-gid.orig/Makefile	2008-04-27 14:57:27.000000000 -0500
+++ linux-gid/Makefile	2008-04-27 17:30:47.000000000 -0500
@@ -17,10 +17,9 @@
 COMMENT=	A graphical pre- and post-processor for numerical simulation programs
 
 CONFLICTS=	id-utils-[0-9]* coreutils-[0-9]*
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 
 USE_LINUX=	yes
-#USE_X_PREFIX=	yes
 REINPLACE_ARGS=	-i ""
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:



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