pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/libksysguard



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Feb 14 07:45:11 UTC 2024

Modified Files:
        pkgsrc/sysutils/libksysguard: Makefile

Log Message:
libksysguard: needs knewstuff


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/libksysguard/Makefile

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

Modified files:

Index: pkgsrc/sysutils/libksysguard/Makefile
diff -u pkgsrc/sysutils/libksysguard/Makefile:1.6 pkgsrc/sysutils/libksysguard/Makefile:1.7
--- pkgsrc/sysutils/libksysguard/Makefile:1.6   Tue Feb  6 10:49:54 2024
+++ pkgsrc/sysutils/libksysguard/Makefile       Wed Feb 14 07:45:11 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2024/02/06 10:49:54 markd Exp $
+# $NetBSD: Makefile,v 1.7 2024/02/14 07:45:11 markd Exp $
 
 DISTNAME=      libksysguard-${PLASMAVER}
 CATEGORIES=    sysutils
@@ -32,6 +32,7 @@ CONF_FILES+=  ${PREFIX}/share/examples/li
 
 INSTALLATION_DIRS+=    share/examples/libksysguard
 
+.include "../../net/knewstuff/buildlink3.mk"
 .include "../../x11/plasma-framework/buildlink3.mk"
 .include "../../x11/libXres/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"



Home | Main Index | Thread Index | Old Index