pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/mldonkey



Module Name:    pkgsrc
Committed By:   dholland
Date:           Wed Mar 14 14:06:59 UTC 2018

Modified Files:
        pkgsrc/net/mldonkey: Makefile.common

Log Message:
Also requires ocaml-num.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/net/mldonkey/Makefile.common

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

Modified files:

Index: pkgsrc/net/mldonkey/Makefile.common
diff -u pkgsrc/net/mldonkey/Makefile.common:1.51 pkgsrc/net/mldonkey/Makefile.common:1.52
--- pkgsrc/net/mldonkey/Makefile.common:1.51    Mon Sep 14 06:03:58 2015
+++ pkgsrc/net/mldonkey/Makefile.common Wed Mar 14 14:06:59 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.51 2015/09/14 06:03:58 wiz Exp $
+# $NetBSD: Makefile.common,v 1.52 2018/03/14 14:06:59 dholland Exp $
 #
 # used by net/mldonkey/Makefile
 # used by net/mldonkey-gui/Makefile
@@ -40,4 +40,5 @@ pre-configure:
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/gd/buildlink3.mk"
 .include "../../lang/ocaml/buildlink3.mk"
+.include "../../math/ocaml-num/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"



Home | Main Index | Thread Index | Old Index