diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /graphics/mapnik | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) | |
download | freebsd-ports-gnome-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.tar.gz freebsd-ports-gnome-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.tar.zst freebsd-ports-gnome-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.zip |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/mapnik')
-rw-r--r-- | graphics/mapnik/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 48ab92d239f6..e1f30585bf81 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= libicuuc.so:devel/icu \ libharfbuzz.so:print/harfbuzz BROKEN_powerpc= does not install: runs out of virtual memory -BROKEN_FreeBSD_9= does not build: lack of c++11 support USES= compiler:c++11-lib pkgconfig python scons tar:bzip2 USE_GNOME= libxml2 |