summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam>1999-04-12 18:38:18 +0000
committerjlam <jlam>1999-04-12 18:38:18 +0000
commit24e91ca4b75a41a1baab00c3e8051e7957d3e14c (patch)
tree7256e1b16a957f61386827ae8d650161f50dffe6 /lang
parentf36c01f7b0397cdc343db2b85349fdddb4346899 (diff)
downloadpkgsrc-24e91ca4b75a41a1baab00c3e8051e7957d3e14c.tar.gz
Enable "smalleiffel", fixes PR pkg/7244 by Johnny C. Lam.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 7535c3b7185..dccd057f7ba 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 1999/04/10 13:59:11 simonb Exp $
+# $NetBSD: Makefile,v 1.27 1999/04/12 18:38:18 jlam Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -58,6 +58,7 @@
SUBDIR += scheme48
# SUBDIR += schemetoc
# SUBDIR += scm
+ SUBDIR += smalleiffel
# SUBDIR += smalltalk
# SUBDIR += squeak
# SUBDIR += sr