pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-lwt_glib
Module Name: pkgsrc
Committed By: dholland
Date: Tue Sep 12 08:15:06 UTC 2017
Modified Files:
pkgsrc/devel/ocaml-lwt_glib: Makefile
Log Message:
needs pkg-config
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-lwt_glib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-lwt_glib/Makefile
diff -u pkgsrc/devel/ocaml-lwt_glib/Makefile:1.1 pkgsrc/devel/ocaml-lwt_glib/Makefile:1.2
--- pkgsrc/devel/ocaml-lwt_glib/Makefile:1.1 Fri Sep 8 13:04:44 2017
+++ pkgsrc/devel/ocaml-lwt_glib/Makefile Tue Sep 12 08:15:06 2017
@@ -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 @@ HOMEPAGE= https://github.com/ocsigen/lwt
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