summaryrefslogtreecommitdiff
path: root/lang/modula-3-lib
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-12 16:38:05 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-12 16:38:05 +0000
commit802d19778218d85a3cc642656917ee439effd1b9 (patch)
tree8532cbca5ddb6d361b0715eab97e2e06bb5a554e /lang/modula-3-lib
parentMark BROKEN for current: (diff)
Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:
*** *** runtime error: *** Segmentation violation - possible attempt to dereference NIL *** *** runtime error: *** ASSERT failed *** file "../src/runtime/common/RTHeapMap.m3", line 35 *** Abort trap - core dumped *** error code 134 (ignored) missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6 followed by many more errors
Notes
Notes: svn path=/head/; revision=13906
Diffstat (limited to 'lang/modula-3-lib')
-rw-r--r--lang/modula-3-lib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/modula-3-lib/Makefile b/lang/modula-3-lib/Makefile
index 22ae0b02d206..d78b88d84e7c 100644
--- a/lang/modula-3-lib/Makefile
+++ b/lang/modula-3-lib/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Oct 1996
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.10 1998/06/06 20:32:03 jdp Exp $
+# $Id: Makefile,v 1.11 1998/09/18 01:02:02 jdp Exp $
#
DISTNAME= modula-3-lib-3.6
@@ -17,6 +17,8 @@ DISTFILES= m3-fbsd-src-3.6.tar.gz \
MAINTAINER= jdp@polstra.com
+BROKEN_ELF= lots of errors
+
NO_WRKSUBDIR= yes
SCRIPTS_ENV+= MAJOR=${major} PKGDIR=${PKGDIR} PLIST=${PLIST}