summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-25 22:03:53 +0000
committerjtb <jtb>2000-11-25 22:03:53 +0000
commitdae91bbc7176868ae9cca8ff20984e308c84645f (patch)
tree0b3008105e6050bebc1f2ace7ce570cc7e0a3b11 /lang/Makefile
parent58d690f749f58a289db580c59ef9a7c29a6f7de6 (diff)
downloadpkgsrc-dae91bbc7176868ae9cca8ff20984e308c84645f.tar.gz
Add and enable "cim". Fixes PR pkg/11386 by Jason Beegan.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 64e3d297c4a..3a5bd4d5974 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2000/11/23 12:48:21 skrll Exp $
+# $NetBSD: Makefile,v 1.79 2000/11/25 22:03:53 jtb Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -8,6 +8,7 @@
SUBDIR += bwbasic
SUBDIR += caml-light
SUBDIR += camlp4
+ SUBDIR += cim
SUBDIR += cint
SUBDIR += clisp
SUBDIR += drscheme