pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qgis: include pyversion.mk to make clear that this uses python
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Thu Dec 1 16:00:07 2022 +0100
Changeset: 63002dc4605b6b758c5e17aa08a5262fe6eab850
Modified Files:
qgis/Makefile
Log Message:
qgis: include pyversion.mk to make clear that this uses python
(the file gets pulled in via py-numpy/bl3.mk anyway, so this
is just for clarity)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=63002dc4605b6b758c5e17aa08a5262fe6eab850
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qgis/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/qgis/Makefile b/qgis/Makefile
index 71ed2fae67..1845e54bb7 100644
--- a/qgis/Makefile
+++ b/qgis/Makefile
@@ -88,6 +88,7 @@ CMAKE_ARG_PATH= ..
pre-configure:
${MKDIR} ${WRKSRC}/build
+.include "../../lang/python/pyversion.mk"
.include "../../archivers/libzip/buildlink3.mk"
.include "../../archivers/zstd/buildlink3.mk"
##.include "../../devel/qjson/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index