summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortonio <tonio>2007-12-01 12:57:31 +0000
committertonio <tonio>2007-12-01 12:57:31 +0000
commit80459ad347841de6b92ab3206b0616801ccc0fb3 (patch)
treea1e73ee5bf49bcbbaf77ca240497635089d93d3e /lang/Makefile
parent92aa1fd5ed1df1cc701240b9237466d96d3cd635 (diff)
downloadpkgsrc-80459ad347841de6b92ab3206b0616801ccc0fb3.tar.gz
enable camlp5
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 2755eca14a2..ed2dfad004c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.245 2007/09/15 09:45:30 agc Exp $
+# $NetBSD: Makefile,v 1.246 2007/12/01 12:57:31 tonio Exp $
#
COMMENT= Programming languages
@@ -14,6 +14,7 @@ SUBDIR+= blackdown-jre13
SUBDIR+= brandybasic
SUBDIR+= bwbasic
SUBDIR+= caml-light
+SUBDIR+= camlp5
SUBDIR+= ccsh
SUBDIR+= cdl3
SUBDIR+= chicken