ports/79798: devel/jam: enable amd64 build (patch included)
Conrad J. Sabatier
conrads at cox.net
Mon Apr 11 17:30:23 UTC 2005
>Number: 79798
>Category: ports
>Synopsis: devel/jam: enable amd64 build (patch included)
>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: Mon Apr 11 17:30:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Conrad J. Sabatier
>Release: FreeBSD 6.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD dolphin.local.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sat Apr 9 16:09:53 CDT 2005 root at dolphin.local.net:/usr/obj/usr/src/sys/CUSTOM amd64
>Description:
add amd64 to ONLY_FOR_ARCHS= line for devel/jam
>How-To-Repeat:
This port builds, installs and runs just fine on amd64 with no
further mods. See the attached diff.
>Fix:
--- jam.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/jam/Makefile,v
retrieving revision 1.16
diff -u -d -H -r1.16 Makefile
--- Makefile 28 Nov 2004 16:01:17 -0000 1.16
+++ Makefile 11 Apr 2005 17:16:57 -0000
@@ -14,7 +14,7 @@
MAINTAINER= ports at FreeBSD.org
COMMENT= A build utility like make(1)
-ONLY_FOR_ARCHS= alpha i386
+ONLY_FOR_ARCHS= alpha i386 amd64
USE_ZIP= yes
USE_REINPLACE= yes
--- jam.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list