pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ocaml-ssl



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Dec 13 13:46:16 UTC 2020

Modified Files:
        pkgsrc/security/ocaml-ssl: Makefile

Log Message:
(security/ocaml-ssl) Add devel/ocaml-dune-configurator as buildlink3.mk


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/security/ocaml-ssl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ocaml-ssl/Makefile
diff -u pkgsrc/security/ocaml-ssl/Makefile:1.37 pkgsrc/security/ocaml-ssl/Makefile:1.38
--- pkgsrc/security/ocaml-ssl/Makefile:1.37     Sat Jan 18 21:48:23 2020
+++ pkgsrc/security/ocaml-ssl/Makefile  Sun Dec 13 13:46:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2020/01/18 21:48:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.38 2020/12/13 13:46:15 mef Exp $
 #
 
 DISTNAME=      ocaml-ssl-0.5.9
@@ -17,5 +17,6 @@ OCAML_USE_DUNE=               yes
 .include "../../mk/bsd.prefs.mk"
 
 .include "../../mk/ocaml.mk"
+.include "../../devel/ocaml-dune-configurator/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index