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 Sep 12 00:19:28 UTC 2020
Modified Files:
pkgsrc/geography/qgis: options.mk
Log Message:
qgis: Clean up comment (NFCI)
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/geography/qgis/options.mk
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/options.mk
diff -u pkgsrc/geography/qgis/options.mk:1.18 pkgsrc/geography/qgis/options.mk:1.19
--- pkgsrc/geography/qgis/options.mk:1.18 Wed Jun 24 21:49:20 2020
+++ pkgsrc/geography/qgis/options.mk Sat Sep 12 00:19:28 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index