aboutsummaryrefslogtreecommitdiff
path: root/lang/Sather
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-13 23:13:40 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-13 23:13:40 +0000
commit991f221b08697a572127a3152088cabbed1e81c4 (patch)
tree230bb272b5e8a4cfca4e5855e7335150fccaa054 /lang/Sather
parent6f4b07dd27dbf35a915864575b7c67fcf4b4877e (diff)
downloadports-991f221b08697a572127a3152088cabbed1e81c4.tar.gz
ports-991f221b08697a572127a3152088cabbed1e81c4.zip
Mark BROKEN for ELF:
gcc -O2 -o ../cs globals.o code0.o code1.o code2.o code3.o code4.o code5.o code6.o code7.o code8.o code9.o code10.o ../../System/base.a ../../System/GC/gc.a -lm gcc: ../../System/GC/gc.a: No such file or directory *** Error code 1
Notes
Notes: svn path=/head/; revision=13956
Diffstat (limited to 'lang/Sather')
-rw-r--r--lang/Sather/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile
index 2cb00274edb0..03224816001d 100644
--- a/lang/Sather/Makefile
+++ b/lang/Sather/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Oct 31 22:04:12 PST 1994
# Whom: hsu
#
-# $Id: Makefile,v 1.13 1996/11/17 06:12:29 obrien Exp $
+# $Id: Makefile,v 1.14 1996/11/25 03:49:08 obrien Exp $
#
DISTNAME= Sather-1.0.5
@@ -19,6 +19,8 @@ MASTER_SITES= ftp://ftp.icsi.berkeley.edu/pub/sather/ \
MAINTAINER= obrien@FreeBSD.org
+BROKEN_ELF= gcc: ../../System/GC/gc.a: No such file or directory
+
WRKSRC= ${WRKDIR}/Sather
ALL_TARGET= testall
MAN1= cs.1