pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libfm-qt
Module Name: pkgsrc
Committed By: riastradh
Date: Wed Jan 22 09:07:27 UTC 2025
Modified Files:
pkgsrc/x11/libfm-qt: Makefile
Log Message:
x11/libfm-qt: Sort buildlink3 includes.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/x11/libfm-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/x11/libfm-qt/Makefile
diff -u pkgsrc/x11/libfm-qt/Makefile:1.44 pkgsrc/x11/libfm-qt/Makefile:1.45
--- pkgsrc/x11/libfm-qt/Makefile:1.44 Mon Jan 13 16:51:56 2025
+++ pkgsrc/x11/libfm-qt/Makefile Wed Jan 22 09:07:27 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2025/01/13 16:51:56 riastradh Exp $
+# $NetBSD: Makefile,v 1.45 2025/01/22 09:07:27 riastradh Exp $
DISTNAME= libfm-qt-2.1.0
PKGREVISION= 1
@@ -29,9 +29,10 @@ 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 "../../devel/cmake/build.mk"
+
.include "../../graphics/libexif/buildlink3.mk"
.include "../../sysutils/menu-cache/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
.include "../../x11/xcb-util-cursor/buildlink3.mk"
-.include "../../devel/cmake/build.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index