diff --git a/math/pdal/Makefile b/math/pdal/Makefile index a124c9b818e0..0325e2b494a7 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -16,6 +16,8 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \ libgeos.so:graphics/geos \ libboost_thread.so:devel/boost-libs +BROKEN= does not build (error: typedef redefinition with different types ('struct GTIFS *' vs 'struct gtiff')) + USES= cmake:outsource compiler:c++11-lib pathfix pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes