summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-13 01:17:27 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-13 01:17:27 +0000
commit96d3c047f319a30ee44ec602717747989f88d7c2 (patch)
tree9de29634a71dd109fb785825d8fbcd1d6163051b /lang
parentMark BROKEN for ELF: (diff)
Unmark BROKEN. It was a previously fixed SMP problem.
Pointed out by: jdp
Notes
Notes: svn path=/head/; revision=13923
Diffstat (limited to 'lang')
-rw-r--r--lang/modula-3-lib/Makefile4
-rw-r--r--lang/modula-3/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/lang/modula-3-lib/Makefile b/lang/modula-3-lib/Makefile
index d78b88d84e7c..02e261229c68 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.11 1998/09/18 01:02:02 jdp Exp $
+# $Id: Makefile,v 1.12 1998/10/12 16:38:04 jseger Exp $
#
DISTNAME= modula-3-lib-3.6
@@ -17,8 +17,6 @@ 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}
diff --git a/lang/modula-3/Makefile b/lang/modula-3/Makefile
index f0794e34ae67..c694763a2d45 100644
--- a/lang/modula-3/Makefile
+++ b/lang/modula-3/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Mar 1996
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.24 1998/10/09 01:41:15 asami Exp $
+# $Id: Makefile,v 1.25 1998/10/12 16:38:04 jseger Exp $
#
DISTNAME= modula-3-3.6
@@ -14,8 +14,6 @@ MAINTAINER= jdp@polstra.com
DEPENDS= ${PORTSDIR}/lang/modula-3-lib
-BROKEN_ELF= depends on modula-3-lib
-
WRKSRC= ${WRKDIRPREFIX}${PORTSDIR}/lang/modula-3-lib/work
NO_CHECKSUM= yes
NO_BUILD= yes