aboutsummaryrefslogtreecommitdiff
path: root/graphics/alembic
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
commite0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /graphics/alembic
parent411a42077f495f437d1991bb81e508d52f3cd6ea (diff)
downloadports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.tar.gz
ports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.zip
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=430235
Diffstat (limited to 'graphics/alembic')
-rw-r--r--graphics/alembic/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile
index 34cba5b3e044..9eaca99149d4 100644
--- a/graphics/alembic/Makefile
+++ b/graphics/alembic/Makefile
@@ -15,8 +15,6 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libImath-2_2.so:graphics/ilmbase \
libhdf5.so:science/hdf5
-BROKEN_FreeBSD_9= does not build (insufficient C++11 support)
-
USE_GITHUB= yes
USES= cmake compiler:c++11-lang