pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-findlib ocaml-findlib: Fix PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/709370228888
branches:  trunk
changeset: 315018:709370228888
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue Nov 13 21:08:34 2018 +0000

description:
ocaml-findlib: Fix PLIST.

This needs to be fixed correctly at some point, as if x11/ocaml-graphics
happens to be installed then this file will exist.  This at least fixes
all bulk builds for a start.

diffstat:

 devel/ocaml-findlib/PLIST |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 75ee135e63b5 -r 709370228888 devel/ocaml-findlib/PLIST
--- a/devel/ocaml-findlib/PLIST Tue Nov 13 21:06:48 2018 +0000
+++ b/devel/ocaml-findlib/PLIST Tue Nov 13 21:08:34 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2018/11/12 16:10:19 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.18 2018/11/13 21:08:34 jperkin Exp $
 bin/ocamlfind
 ${OCAML_SITELIB}/bigarray/META
 ${OCAML_SITELIB}/bytes/META
@@ -29,7 +29,6 @@
 ${OCAML_SITELIB}/findlib/fl_package_base.mli
 ${OCAML_SITELIB}/findlib/topfind.cmi
 ${OCAML_SITELIB}/findlib/topfind.mli
-${OCAML_SITELIB}/graphics/META
 ${OCAML_SITELIB}/ocamldoc/META
 ${PLIST.64bit}${OCAML_SITELIB}/raw_spacetime/META
 ${OCAML_SITELIB}/stdlib/META



Home | Main Index | Thread Index | Old Index