pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/qgis



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sat Nov 20 18:51:22 UTC 2021

Modified Files:
        pkgsrc/geography/qgis: Makefile

Log Message:
qgis: Adjust comment about unpackaged dependency


To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 pkgsrc/geography/qgis/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/qgis/Makefile
diff -u pkgsrc/geography/qgis/Makefile:1.131 pkgsrc/geography/qgis/Makefile:1.132
--- pkgsrc/geography/qgis/Makefile:1.131        Mon Nov 15 22:54:17 2021
+++ pkgsrc/geography/qgis/Makefile      Sat Nov 20 18:51:22 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2021/11/15 22:54:17 wiz Exp $
+# $NetBSD: Makefile,v 1.132 2021/11/20 18:51:22 gdt Exp $
 
 # This is intentionally 3.16 Long Term Release.  Please do not update
 # to later branches, and instead discuss whether/how we want multiple
@@ -71,7 +71,8 @@ DEPENDS+=     ${PYPKGPREFIX}-jinja2-[0-9]*:.
 DEPENDS+=      ${PYPKGPREFIX}-markupsafe-[0-9]*:../../textproc/py-markupsafe
 # for quickosm
 DEPENDS+=      ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
-# py-owslib # metasearch
+# for metasearch
+#DEPENDS+=     ${PYPKGPREFIX}-wip-[0-9]*:../../wip/py-owslib
 
 CMAKE_ARGS+=   -DWITH_QTWEBKIT=FALSE
 CMAKE_ARGS+=   -DQWT_DIR=${QWT_DIR}



Home | Main Index | Thread Index | Old Index