aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-12-03 19:41:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-12-03 19:41:32 +0000
commit7cdcf9aed1665b5c306eb21773bdfe1e886d7103 (patch)
tree8156e20afca01d9216c718d4023eba75e0a0f37a /astro
parent4cda730b64e9bd37cd40f497774e7aeda0fde11b (diff)
downloadports-7cdcf9aed1665b5c306eb21773bdfe1e886d7103.tar.gz
ports-7cdcf9aed1665b5c306eb21773bdfe1e886d7103.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/libosmpbf/Makefile5
-rw-r--r--astro/merkaartor/Makefile2
2 files changed, 4 insertions, 3 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile
index 2f28ccb19dbb..9bcb125e6cd1 100644
--- a/astro/libosmpbf/Makefile
+++ b/astro/libosmpbf/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libosmpbf
PORTVERSION= 1.3.3
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= astro geography devel
MAINTAINER= amdmi3@FreeBSD.org
@@ -21,6 +21,7 @@ USE_GITHUB= yes
GH_ACCOUNT= scrosby
GH_PROJECT= OSM-binary
-USES= cmake
+USES= cmake compiler:c++11-lang
+USE_CXXSTD= c++11
.include <bsd.port.mk>
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 3b3a1279818c..978c346c1d1c 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= merkaartor
PORTVERSION= 0.18.2
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= astro
MAINTAINER= dev2@heesakkers.info