aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-07-20 15:56:58 +0800
committerjkoshy <jkoshy@FreeBSD.org>1998-07-20 15:56:58 +0800
commit4168ac7134cc437d2bc964cc93ebb6c3e5f649e5 (patch)
treee3847e917c57faaf97a8db2a1d21bb2d1cc71fd2 /lang
parenteb4e39eb693c9711722ed75ade5f9f7cdbf6b13d (diff)
downloadfreebsd-ports-gnome-4168ac7134cc437d2bc964cc93ebb6c3e5f649e5.tar.gz
freebsd-ports-gnome-4168ac7134cc437d2bc964cc93ebb6c3e5f649e5.tar.zst
freebsd-ports-gnome-4168ac7134cc437d2bc964cc93ebb6c3e5f649e5.zip
Mark port as BROKEN till issues on library source paths, usage of the
built in CM (Compilation Manager) etc. are understood and resolved.
Diffstat (limited to 'lang')
-rw-r--r--lang/sml-nj-devel/Makefile4
-rw-r--r--lang/sml-nj/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/lang/sml-nj-devel/Makefile b/lang/sml-nj-devel/Makefile
index e9efba266027..9a20dc500de8 100644
--- a/lang/sml-nj-devel/Makefile
+++ b/lang/sml-nj-devel/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
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