aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-17 15:45:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-17 15:45:29 +0000
commit7c7080dcda7ec019b210c757f88e49511e14f073 (patch)
treef43206804b6f453aec94c0fa1869a7306399e65b /astro
parent2e22d2b6f4d650b3aa6d7729a96207ac77ebef9f (diff)
downloadports-7c7080dcda7ec019b210c757f88e49511e14f073.tar.gz
ports-7c7080dcda7ec019b210c757f88e49511e14f073.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/libosmium/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile
index ee8fa58fe49d..58b1e835a24a 100644
--- a/astro/libosmium/Makefile
+++ b/astro/libosmium/Makefile
@@ -18,13 +18,15 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \
libexpat.so:textproc/expat2
BUILD_DEPENDS= sparsehash>=0:devel/sparsehash
+BROKEN_FreeBSD_9= does not build (lack of c++11 support)
+
USE_GITHUB= yes
GH_ACCOUNT= osmcode
USES= cmake compiler:c++11-lib
CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF
-# though it build tests, the library itself it header-only
+# though it builds tests, the library itself it header-only
NO_ARCH= yes
PORTDOCS= *