Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 10:31:05 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51534: Update port: lang/stklos (only_for_archs)
Message-ID:  <868ytu3x9i.wl%fuyuki@hadaly.org>
Resent-Message-ID: <200304290140.h3T1eDjw099955@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
	Note: There was a bad value `non-critica' for the field `>Severity:'.
	It was set to the default value of `serious'.


>Number:         51534
>Category:       ports
>Synopsis:       Update port: lang/stklos (only_for_archs)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 28 18:40:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki@hadaly.org>
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #5: Sun Apr 27 19:35:56 JST 2003     root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
Doesn't build on 64bit archs and I have no clue.

>How-To-Repeat:

>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/stklos/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	2003/04/04 20:26:07	1.1
+++ Makefile	2003/04/29 01:30:27
@@ -11,11 +11,13 @@
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	fuyuki@hadaly.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The successor of the STk Scheme interpreter
 
 LIB_DEPENDS=	gmp.6:${PORTSDIR}/math/libgmp4 \
 		gc.1:${PORTSDIR}/devel/boehm-gc
+
+ONLY_FOR_ARCHS=	i386
 
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?868ytu3x9i.wl%fuyuki>