1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- This port uses varargs functionality which can't be easily updated

to stdarg, so use gcc-2.95 on 5.x for now, unmark broken and give
  maintainership to submitter.

PR:		ports/60086
Submitted by:	Erik Greenwald <erik@smluc.org>
This commit is contained in:
Pav Lucistnik 2003-12-20 00:28:07 +00:00
parent 9274195211
commit 2ac14e81c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96243

View File

@ -12,13 +12,12 @@ MASTER_SITES= http://www.cs.indiana.edu/pub/scheme-repository/imp/Scheme-to-C/
DISTNAME= 15mar93
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
MAINTAINER= erik@smluc.org
COMMENT= Scheme-to-C, a compiler and interpreter for compiling scheme into C
BROKEN= "last distfile dates from 1993. Does not work on 5.x or non-i386"
USE_REINPLACE= yes
USE_XLIB= yes
USE_GCC= 2.95
INSTALLS_SHLIB= yes
NO_WRKSUBDIR= yes
MAN1= scc.1 sci.1