ports/96688: lang/erlang: Add sparc64 to buildable archs list

Shaun Amott shaun at inerd.com
Tue May 2 21:00:49 UTC 2006


>Number:         96688
>Category:       ports
>Synopsis:       lang/erlang: Add sparc64 to buildable archs list
>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:   Tue May 02 21:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

Erlang builds fine on 6.x sparc64 (Note: I built it with WITHOUT_JAVA
defined), but sparc64 is currently not in the ONLY_FOR_ARCHs list.

Maintainer CC'ed.

>How-To-Repeat:

>Fix:

--- erlang.diff begins here ---
diff -urN erlang.orig/Makefile erlang/Makefile
--- erlang.orig/Makefile	Thu Mar 23 01:56:32 2006
+++ erlang/Makefile	Tue May  2 21:49:37 2006
@@ -67,7 +67,7 @@
 USE_GMAKE=	yes
 USE_PERL5=	yes
 GNU_CONFIGURE=	yes
-ONLY_FOR_ARCHS=	i386 amd64
+ONLY_FOR_ARCHS=	i386 amd64 sparc64
 REINPLACE_ARGS=	-i
 
 CONFIGURE_TARGET=	# Empty
--- erlang.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list