pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Added ocaml-decompress to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f642bb2eec71
branches:  trunk
changeset: 320867:f642bb2eec71
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 12 18:02:08 2019 +0000

description:
Added ocaml-decompress to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 5aa95c40b6da -r f642bb2eec71 archivers/Makefile
--- a/archivers/Makefile        Tue Mar 12 18:00:11 2019 +0000
+++ b/archivers/Makefile        Tue Mar 12 18:02:08 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.159 2019/01/09 10:28:19 adam Exp $
+# $NetBSD: Makefile,v 1.160 2019/03/12 18:02:08 jaapb Exp $
 #
 
 COMMENT=       Archivers
@@ -66,6 +66,7 @@
 SUBDIR+=       nomarch
 SUBDIR+=       nulib2
 SUBDIR+=       ocaml-bz2
+SUBDIR+=       ocaml-decompress
 SUBDIR+=       ocaml-zip
 SUBDIR+=       p5-Archive-Any
 SUBDIR+=       p5-Archive-Any-Lite



Home | Main Index | Thread Index | Old Index