pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-fpath



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Mar 28 12:30:19 UTC 2021

Modified Files:
        pkgsrc/devel/ocaml-fpath: Makefile

Log Message:
(devel/ocaml-fpath) +.include devel/ocaml-result/buildlink3.mk


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-fpath/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-fpath/Makefile
diff -u pkgsrc/devel/ocaml-fpath/Makefile:1.3 pkgsrc/devel/ocaml-fpath/Makefile:1.4
--- pkgsrc/devel/ocaml-fpath/Makefile:1.3       Mon Mar  8 08:12:52 2021
+++ pkgsrc/devel/ocaml-fpath/Makefile   Sun Mar 28 12:30:19 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/03/08 08:12:52 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2021/03/28 12:30:19 mef Exp $
 
 DISTNAME=      fpath-0.7.2
 PKGNAME=       ocaml-${DISTNAME}
@@ -19,5 +19,6 @@ OCAML_USE_OPAM=               yes
 
 .include "../../devel/ocaml-astring/buildlink3.mk"
 .include "../../devel/ocamlbuild/buildlink3.mk"
+.include "../../devel/ocaml-result/buildlink3.mk"
 .include "../../mk/ocaml.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index