pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Added devel/ocaml-optcomp subdirectory to Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccada7b4bf65
branches:  trunk
changeset: 626104:ccada7b4bf65
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Nov 01 11:40:57 2013 +0000

description:
Added devel/ocaml-optcomp subdirectory to Makefile

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d684fb753368 -r ccada7b4bf65 devel/Makefile
--- a/devel/Makefile    Fri Nov 01 11:40:24 2013 +0000
+++ b/devel/Makefile    Fri Nov 01 11:40:57 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1799 2013/10/28 15:21:03 wen Exp $
+# $NetBSD: Makefile,v 1.1800 2013/11/01 11:40:57 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -517,6 +517,7 @@
 SUBDIR+=       ocaml-deriving-ocsigen
 SUBDIR+=       ocaml-findlib
 SUBDIR+=       ocaml-lwt
+SUBDIR+=       ocaml-optcomp
 SUBDIR+=       ocaml-react
 SUBDIR+=       ode
 SUBDIR+=       ogre



Home | Main Index | Thread Index | Old Index