summaryrefslogtreecommitdiff
path: root/lang/sml-nj
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-07-20 07:56:58 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-07-20 07:56:58 +0000
commitadc44597884f19f3bf304e65dc83718b27e46efe (patch)
tree1524fd8c0835e602b061fe9ceefc085d64def5fa /lang/sml-nj
parentUpgrade to 1.4b. (diff)
Mark port as BROKEN till issues on library source paths, usage of the
built in CM (Compilation Manager) etc. are understood and resolved.
Notes
Notes: svn path=/head/; revision=12005
Diffstat (limited to 'lang/sml-nj')
-rw-r--r--lang/sml-nj/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/sml-nj/Makefile b/lang/sml-nj/Makefile
index e9efba266027..9a20dc500de8 100644
--- a/lang/sml-nj/Makefile
+++ b/lang/sml-nj/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 July 1998
# Whom: jkoshy
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/07/15 10:05:42 jkoshy Exp $
#
DISTNAME= 110-bin.x86-unix
@@ -36,6 +36,8 @@ SML_BINDIR= ${SML_BASE}/bin
SML_SRCDIR= ${SML_BASE}/src
SML_EXES= ml-burg ml-lex ml-yacc sml sml-cm
+BROKEN= Need to install documentation and library sources.
+
# The build target needs to run $WRKDIR/config/install.sh
do-build:
cd ${WRKDIR} && ./config/install.sh