pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math Added ocaml-num to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e0ac7f4c1f0
branches:  trunk
changeset: 373873:5e0ac7f4c1f0
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Jan 10 16:30:40 2018 +0000

description:
Added ocaml-num to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 7de2bc95f405 -r 5e0ac7f4c1f0 math/Makefile
--- a/math/Makefile     Wed Jan 10 16:30:15 2018 +0000
+++ b/math/Makefile     Wed Jan 10 16:30:40 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.348 2017/11/22 11:15:50 markd Exp $
+# $NetBSD: Makefile,v 1.349 2018/01/10 16:30:40 jaapb Exp $
 
 COMMENT=       Mathematics
 
@@ -171,6 +171,7 @@
 SUBDIR+=       nickle
 SUBDIR+=       nlopt
 SUBDIR+=       ntl
+SUBDIR+=       ocaml-num
 SUBDIR+=       ocaml-zarith
 SUBDIR+=       octave
 SUBDIR+=       odepack



Home | Main Index | Thread Index | Old Index