pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/pcmanfm-qt
Module Name: pkgsrc
Committed By: riastradh
Date: Wed Jan 22 09:07:13 UTC 2025
Modified Files:
pkgsrc/sysutils/pcmanfm-qt: Makefile
Log Message:
sysutils/pcmanfm-qt: Sort buildlink3 includes.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/sysutils/pcmanfm-qt/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/pcmanfm-qt/Makefile
diff -u pkgsrc/sysutils/pcmanfm-qt/Makefile:1.44 pkgsrc/sysutils/pcmanfm-qt/Makefile:1.45
--- pkgsrc/sysutils/pcmanfm-qt/Makefile:1.44 Fri Nov 15 12:52:28 2024
+++ pkgsrc/sysutils/pcmanfm-qt/Makefile Wed Jan 22 09:07:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2024/11/15 12:52:28 pin Exp $
+# $NetBSD: Makefile,v 1.45 2025/01/22 09:07:13 riastradh Exp $
DISTNAME= pcmanfm-qt-2.1.0
CATEGORIES= sysutils
@@ -31,11 +31,12 @@ DEPENDS+= lxqt-menu-data-[0-9]*:../../sy
TOOL_DEPENDS+= lxqt-build-tools>=2.1.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
-.include "../../x11/qt6-qtbase/buildlink3.mk"
-.include "../../x11/liblxqt/buildlink3.mk"
+.include "../../devel/cmake/build.mk"
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/libfm-qt/buildlink3.mk"
+.include "../../x11/liblxqt/buildlink3.mk"
.include "../../x11/plasma6-layer-shell-qt/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
.include "../../x11/xcb-util-cursor/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../devel/cmake/build.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index