diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /astro/libosmium | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) |
Notes
Diffstat (limited to 'astro/libosmium')
-rw-r--r-- | astro/libosmium/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile index 2e06467b61c6..2507e0c0650b 100644 --- a/astro/libosmium/Makefile +++ b/astro/libosmium/Makefile @@ -21,8 +21,6 @@ BUILD_DEPENDS= sparsehash>=0:devel/sparsehash \ ${LOCALBASE}/include/utf8.h:devel/utf8cpp RUN_DEPENDS= ${LOCALBASE}/include/utf8.h:devel/utf8cpp -BROKEN_FreeBSD_9= does not build (lack of c++11 support) - USE_GITHUB= yes GH_ACCOUNT= osmcode |