summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2020-09-12 00:19:28 +0000
committergdt <gdt@pkgsrc.org>2020-09-12 00:19:28 +0000
commitaff0e1806323a4bb1cbcd3689168980df9d57534 (patch)
tree11d70543e13934d26dcc4841090cc79155c9ba44 /geography
parent175f5f27ea04e81b9cd8ee31a67643e52b81d51d (diff)
downloadpkgsrc-aff0e1806323a4bb1cbcd3689168980df9d57534.tar.gz
qgis: Clean up comment (NFCI)
Diffstat (limited to 'geography')
-rw-r--r--geography/qgis/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/geography/qgis/options.mk b/geography/qgis/options.mk
index dc312c7e914..ce8f5a9cc38 100644
--- a/geography/qgis/options.mk
+++ b/geography/qgis/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.18 2020/06/24 21:49:20 gdt Exp $
+# $NetBSD: options.mk,v 1.19 2020/09/12 00:19:28 gdt Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.qgis
PKG_SUPPORTED_OPTIONS= python
@@ -11,7 +11,6 @@ PKG_SUGGESTED_OPTIONS+= python
.include "../../mk/bsd.options.mk"
-# \todo Flip sense of option (if it isn't just removed).
.if empty(PKG_OPTIONS:Mpython)
CMAKE_ARGS+= -DWITH_BINDINGS:BOOL=FALSE
PYTHON_FOR_BUILD_ONLY= YES