pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/csound5
Module Name: pkgsrc
Committed By: joerg
Date: Mon Mar 30 19:30:03 UTC 2020
Modified Files:
pkgsrc/audio/csound5: Makefile
Log Message:
Needs libXcursor
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/audio/csound5/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/csound5/Makefile
diff -u pkgsrc/audio/csound5/Makefile:1.44 pkgsrc/audio/csound5/Makefile:1.45
--- pkgsrc/audio/csound5/Makefile:1.44 Wed Nov 6 11:56:56 2019
+++ pkgsrc/audio/csound5/Makefile Mon Mar 30 19:30:03 2020
@@ -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 @@ PYTHON_FOR_BUILD_ONLY= yes
.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