aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-07-15 18:11:23 +0800
committerjkoshy <jkoshy@FreeBSD.org>1998-07-15 18:11:23 +0800
commit0d5249c1e3f2c838aac68164ec242383facb0de8 (patch)
tree84bd8d7a46599302b9b5a4c13a53b047f59534d4
parent25578fe0dd9e5a7ef0912072c9f862cdb2ed3f3f (diff)
downloadfreebsd-ports-graphics-0d5249c1e3f2c838aac68164ec242383facb0de8.tar.gz
freebsd-ports-graphics-0d5249c1e3f2c838aac68164ec242383facb0de8.tar.zst
freebsd-ports-graphics-0d5249c1e3f2c838aac68164ec242383facb0de8.zip
Activate sml-nj.
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 780c420056f..10f6ee5d046 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.103 1998/07/04 19:22:50 steve Exp $
+# $Id: Makefile,v 1.104 1998/07/12 21:59:15 hsu Exp $
#
SUBDIR += Gofer
@@ -58,6 +58,7 @@
SUBDIR += schemetoc
SUBDIR += scm
SUBDIR += smalltalk
+ SUBDIR += sml-nj
SUBDIR += squeak
SUBDIR += sr
SUBDIR += swi-pl
LAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2