pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-reactiveData
Module Name: pkgsrc
Committed By: jaapb
Date: Sat Jul 2 09:17:54 UTC 2016
Modified Files:
pkgsrc/devel/ocaml-reactiveData: Makefile
Log Message:
Add dependency to ocamlbuild. No upstream changes.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ocaml-reactiveData/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-reactiveData/Makefile
diff -u pkgsrc/devel/ocaml-reactiveData/Makefile:1.6 pkgsrc/devel/ocaml-reactiveData/Makefile:1.7
--- pkgsrc/devel/ocaml-reactiveData/Makefile:1.6 Mon Jun 20 17:43:51 2016
+++ pkgsrc/devel/ocaml-reactiveData/Makefile Sat Jul 2 09:17:54 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/06/20 17:43:51 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/02 09:17:54 jaapb Exp $
GITHUB_PROJECT= reactiveData
DISTNAME= ${GITHUB_PROJECT}-0.2
@@ -36,4 +36,5 @@ do-install:
done
.include "../../devel/ocaml-react/buildlink3.mk"
+.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index