ports/67112: fix buildproblem with lang/squeak3 on sparc64
Chris Burkert
chris at chrisburkert.de
Mon May 24 06:10:28 UTC 2004
>Number: 67112
>Category: ports
>Synopsis: fix buildproblem with lang/squeak3 on sparc64
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun May 23 23:10:26 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Chris Burkert
>Release: FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD host2.beine-computer.de 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sat Apr 24 22:32:35 CEST 2004 root@:/usr/src/sys/i386/compile/HOST1 i386
>Description:
lang/squeak3 cannot build on spar64. Use the diff below.
>How-To-Repeat:
>Fix:
--- squeak-3.6-3.diff begins here ---
--- Makefile.orig Mon May 17 16:54:32 2004
+++ Makefile Mon May 24 06:56:19 2004
@@ -8,6 +8,7 @@
##################################################
PORTNAME= squeak3
PORTVERSION= 3.6
+PORTREVISION= 1
CATEGORIES= lang
VMVERSION= 3.6-3
IMAGEVERSION= 3.6
@@ -33,7 +34,7 @@
COMMENT= Full Smalltalk 80 with portability to UNIX, Mac, and Windows.
##################################################
-ONLY_FOR_ARCHS= i386 sparc64
+ONLY_FOR_ARCHS= i386
MAN1= inisqueak.1 squeak.1
USE_XLIB= yes
USE_GMAKE= yes
--- squeak-3.6-3.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list