pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/mldonkey Also requires ocaml-num.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c9ad1024f54
branches:  trunk
changeset: 377241:0c9ad1024f54
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Wed Mar 14 14:06:59 2018 +0000

description:
Also requires ocaml-num.

diffstat:

 net/mldonkey/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 6d9bb842f93b -r 0c9ad1024f54 net/mldonkey/Makefile.common
--- a/net/mldonkey/Makefile.common      Wed Mar 14 14:06:32 2018 +0000
+++ b/net/mldonkey/Makefile.common      Wed Mar 14 14:06:59 2018 +0000
@@ -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 @@
 .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