pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/plasma6-oxygen
Module Name: pkgsrc
Committed By: wiz
Date: Wed Dec 24 23:05:19 UTC 2025
Modified Files:
pkgsrc/graphics/plasma6-oxygen: Makefile
Log Message:
plasma6-oxygen: add missing double quote
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/plasma6-oxygen/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/plasma6-oxygen/Makefile
diff -u pkgsrc/graphics/plasma6-oxygen/Makefile:1.1 pkgsrc/graphics/plasma6-oxygen/Makefile:1.2
--- pkgsrc/graphics/plasma6-oxygen/Makefile:1.1 Tue Dec 23 10:28:20 2025
+++ pkgsrc/graphics/plasma6-oxygen/Makefile Wed Dec 24 23:05:19 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/12/23 10:28:20 markd Exp $
+# $NetBSD: Makefile,v 1.2 2025/12/24 23:05:19 wiz Exp $
DISTNAME= oxygen-${PLASMAVER}
CATEGORIES= graphics
@@ -15,7 +15,7 @@ CMAKE_CONFIGURE_ARGS+= -DBUILD_QT5=OFF
.include "../../devel/kf6-kcmutils/buildlink3.mk"
.include "../../devel/plasma6-kwayland/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kf6-frameworkintegration/buildlink3.mk"
.include "../../x11/plasma6-kdecoration/buildlink3.mk"
.include "../../x11/plasma6-libplasma/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index