pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/csound5 Needs libXcursor



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3cdea17cd692
branches:  trunk
changeset: 426377:3cdea17cd692
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Mar 30 19:30:03 2020 +0000

description:
Needs libXcursor

diffstat:

 audio/csound5/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r b21ea2fc9948 -r 3cdea17cd692 audio/csound5/Makefile
--- a/audio/csound5/Makefile    Mon Mar 30 19:23:12 2020 +0000
+++ b/audio/csound5/Makefile    Mon Mar 30 19:30:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2019/11/06 11:56:56 mrg Exp $
+# $NetBSD: Makefile,v 1.45 2020/03/30 19:30:03 joerg Exp $
 
 DISTNAME=              Csound${CSOUND_VERSION}
 PKGNAME=               csound5-${CSOUND_VERSION}
@@ -52,5 +52,6 @@
 .include "../../graphics/png/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../x11/fltk13/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index