pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Removed removed packages from Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ee3e1452c82
branches:  trunk
changeset: 315582:0ee3e1452c82
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Nov 27 14:30:02 2018 +0000

description:
Removed removed packages from Makefile SUBDIRs

Packages are:
ocaml-ppx_ast
ocaml-ppx_core
ocaml-ppx_driver
ocaml-ppx_metaquot
ocaml-ppx_traverse_builtins
ocaml-ppx_type_conv

diffstat:

 devel/Makefile |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r e89ff6201ebd -r 0ee3e1452c82 devel/Makefile
--- a/devel/Makefile    Tue Nov 27 14:29:27 2018 +0000
+++ b/devel/Makefile    Tue Nov 27 14:30:02 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2760 2018/11/27 14:28:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.2761 2018/11/27 14:30:02 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -814,22 +814,16 @@
 SUBDIR+=       ocaml-oasis
 SUBDIR+=       ocaml-optcomp
 SUBDIR+=       ocaml-parsexp
-SUBDIR+=       ocaml-ppx_ast
 SUBDIR+=       ocaml-ppx_base
 SUBDIR+=       ocaml-ppx_compare
-SUBDIR+=       ocaml-ppx_core
 SUBDIR+=       ocaml-ppx_derivers
 SUBDIR+=       ocaml-ppx_deriving
-SUBDIR+=       ocaml-ppx_driver
 SUBDIR+=       ocaml-ppx_enumerate
 SUBDIR+=       ocaml-ppx_hash
-SUBDIR+=       ocaml-ppx_metaquot
 SUBDIR+=       ocaml-ppx_optcomp
 SUBDIR+=       ocaml-ppx_sexp_conv
 SUBDIR+=       ocaml-ppx_tools
 SUBDIR+=       ocaml-ppx_tools_versioned
-SUBDIR+=       ocaml-ppx_traverse_builtins
-SUBDIR+=       ocaml-ppx_type_conv
 SUBDIR+=       ocaml-ppxlib
 SUBDIR+=       ocaml-re
 SUBDIR+=       ocaml-react



Home | Main Index | Thread Index | Old Index