pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt6ct
Module Name: pkgsrc
Committed By: vins
Date: Sun Sep 3 05:23:19 UTC 2023
Modified Files:
pkgsrc/x11/qt6ct: Makefile
Log Message:
qt6ct: do not require cmake.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/qt6ct/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/qt6ct/Makefile
diff -u pkgsrc/x11/qt6ct/Makefile:1.2 pkgsrc/x11/qt6ct/Makefile:1.3
--- pkgsrc/x11/qt6ct/Makefile:1.2 Sat Sep 2 14:02:26 2023
+++ pkgsrc/x11/qt6ct/Makefile Sun Sep 3 05:23:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2023/09/02 14:02:26 vins Exp $
+# $NetBSD: Makefile,v 1.3 2023/09/03 05:23:18 vins Exp $
DISTNAME= qt6ct-0.8
CATEGORIES= x11
@@ -39,6 +39,5 @@ post-install:
.include "../../x11/libxkbcommon/buildlink3.mk"
.include "../../x11/qt6-qtbase/buildlink3.mk"
.include "../../graphics/qt6-qtsvg/buildlink3.mk"
-.include "../../devel/cmake/build.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index