From be2a300decfb4e8efa8c6372134c60231f9e0ecb Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 25 May 2005 22:31:06 +0000 Subject: Updated scheme48 from 0.57 (four years old) to 1.2. Changes include many bug fixes and several "requests for implementation"s. This fixes PR 29788. --- lang/scheme48/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lang/scheme48/Makefile') diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile index 3823c5a3d78..667fba94071 100644 --- a/lang/scheme48/Makefile +++ b/lang/scheme48/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2005/03/24 21:12:55 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2005/05/25 22:31:06 rillig Exp $ -DISTNAME= scheme48-0.57 +DISTNAME= scheme48-1.2 CATEGORIES= lang -MASTER_SITES= http://s48.org/0.57/ +MASTER_SITES= http://s48.org/1.2/ EXTRACT_SUFX= .tgz MAINTAINER= tech-pkg@NetBSD.org @@ -12,7 +12,6 @@ COMMENT= The Scheme Underground's implementation of R5RS NOT_FOR_PLATFORM= *-*-alpha # *severe* problems. Bus error, alignment GNU_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} BUILD_TARGET= enough post-install: -- cgit v1.2.3