pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/kde-runtime4



Module Name:    pkgsrc
Committed By:   mrg
Date:           Thu Oct 15 20:26:35 UTC 2020

Modified Files:
        pkgsrc/x11/kde-runtime4: Makefile

Log Message:
don't force-include pulseaudio, let it come from options.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 pkgsrc/x11/kde-runtime4/Makefile

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

Modified files:

Index: pkgsrc/x11/kde-runtime4/Makefile
diff -u pkgsrc/x11/kde-runtime4/Makefile:1.115 pkgsrc/x11/kde-runtime4/Makefile:1.116
--- pkgsrc/x11/kde-runtime4/Makefile:1.115      Tue Aug 18 17:58:17 2020
+++ pkgsrc/x11/kde-runtime4/Makefile    Thu Oct 15 20:26:35 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2020/08/18 17:58:17 leot Exp $
+# $NetBSD: Makefile,v 1.116 2020/10/15 20:26:35 mrg Exp $
 
 DISTNAME=      kde-runtime-15.12.0
 PKGNAME=       ${DISTNAME:S/-1/4-1/}
@@ -75,7 +75,6 @@ INSTALLATION_DIRS+=   ${PKGMANDIR}/man1
 
 .include "../../meta-pkgs/kde4/kde4.mk"
 
-.include "../../audio/pulseaudio/buildlink3.mk"
 .include "../../audio/libcanberra/buildlink3.mk"
 #.include "../../lang/python/application.mk"
 # not the libssh the package wants



Home | Main Index | Thread Index | Old Index