pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/qgis qgis: Adjust comment about unpackaged d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46aaea1b3ffb
branches:  trunk
changeset: 769807:46aaea1b3ffb
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Nov 20 18:51:22 2021 +0000

description:
qgis: Adjust comment about unpackaged dependency

diffstat:

 geography/qgis/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r ab2ce782db0b -r 46aaea1b3ffb geography/qgis/Makefile
--- a/geography/qgis/Makefile   Sat Nov 20 18:09:45 2021 +0000
+++ b/geography/qgis/Makefile   Sat Nov 20 18:51:22 2021 +0000
@@ -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}-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