diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
commit | 186438d146a394b729a7b139b9ec68187245cbf3 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /astro | |
parent | 3893119e13cf8350d8a3616ebffc77669eba37fe (diff) | |
download | freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.gz freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.zst freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.zip |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Diffstat (limited to 'astro')
-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 |