pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt_glib needs pkg-config



details:   https://anonhg.NetBSD.org/pkgsrc/rev/377389e6ca33
branches:  trunk
changeset: 368222:377389e6ca33
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Tue Sep 12 08:15:06 2017 +0000

description:
needs pkg-config

diffstat:

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

diffs (17 lines):

diff -r 827af8938164 -r 377389e6ca33 devel/ocaml-lwt_glib/Makefile
--- a/devel/ocaml-lwt_glib/Makefile     Tue Sep 12 07:39:08 2017 +0000
+++ b/devel/ocaml-lwt_glib/Makefile     Tue Sep 12 08:15:06 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/09/08 13:04:44 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/12 08:15:06 dholland Exp $
 
 .include "../../devel/ocaml-lwt/Makefile.common"
 
@@ -10,6 +10,7 @@
 COMMENT=       Glib module for ocaml-lwt
 
 CONFLICTS=     ocaml-lwt<3.0.0
+USE_TOOLS+=    pkg-config
 
 JBUILDER_BUILD_TARGETS=        lwt_glib
 



Home | Main Index | Thread Index | Old Index