summaryrefslogtreecommitdiff
path: root/geography/opencpn-plugin-weather_routing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/opencpn-plugin-weather_routing/Makefile')
-rw-r--r--geography/opencpn-plugin-weather_routing/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/opencpn-plugin-weather_routing/Makefile b/geography/opencpn-plugin-weather_routing/Makefile
index ea9dd0ce7ee..8e2c6003ed8 100644
--- a/geography/opencpn-plugin-weather_routing/Makefile
+++ b/geography/opencpn-plugin-weather_routing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/07/21 22:24:54 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2019/11/03 19:30:33 rillig Exp $
#
VERSION= 20180827
@@ -26,7 +26,7 @@ CMAKE_MODULE_PATH_OVERRIDE = \
cmake/PluginLocalization.cmake \
cmake/PluginPackage.cmake
-SUBST_CLASSES+= isnan
+SUBST_CLASSES+= isnan
SUBST_STAGE.isnan= pre-configure
SUBST_MESSAGE.isnan= replace wxIsNaN with std::isnan
SUBST_FILES.isnan= src/BoatDialog.cpp \