summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-20 00:28:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-20 00:28:07 +0000
commit2ac14e81c8c4e7d7f34bb00b276e2707995f98fe (patch)
treefbe83b17d402aa6f23f0a7adb8627020f47c8327 /lang
parentAdd entry for net/roadrunner. (diff)
- 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>
Notes
Notes: svn path=/head/; revision=96243
Diffstat (limited to 'lang')
-rw-r--r--lang/schemetoc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile
index 4a0c2763d3fa..6baa34caec54 100644
--- a/lang/schemetoc/Makefile
+++ b/lang/schemetoc/Makefile
@@ -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