pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: jaapb
Date: Mon Oct 16 08:41:02 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Added ocaml-configurator to Makefile SUBDIRs
To generate a diff of this commit:
cvs rdiff -u -r1.2550 -r1.2551 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2550 pkgsrc/devel/Makefile:1.2551
--- pkgsrc/devel/Makefile:1.2550 Sun Oct 15 14:10:39 2017
+++ pkgsrc/devel/Makefile Mon Oct 16 08:41:02 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2550 2017/10/15 14:10:39 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2551 2017/10/16 08:41:02 jaapb Exp $
#
COMMENT= Development utilities
@@ -734,6 +734,7 @@ SUBDIR+= ocaml-batteries
SUBDIR+= ocaml-biniou
SUBDIR+= ocaml-cmdliner
SUBDIR+= ocaml-compiler-libs
+SUBDIR+= ocaml-configurator
SUBDIR+= ocaml-cppo
SUBDIR+= ocaml-deriving-ocsigen
SUBDIR+= ocaml-extlib
Home |
Main Index |
Thread Index |
Old Index