diff options
Diffstat (limited to 'graphics/osgearth/Makefile')
| -rw-r--r-- | graphics/osgearth/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index e61f72f0d94d..95e8b341d493 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -4,13 +4,16 @@ DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 8 CATEGORIES= graphics geography -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ terrain rendering toolkit for OpenSceneGraph WWW= http://osgearth.org/ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN= Fails to build, error: cannot assign to non-static data member 'length' with const-qualified type 'const SizeType' +EXPIRATION_DATE=2025-12-31 + LIB_DEPENDS= libcurl.so:ftp/curl \ libgdal.so:graphics/gdal \ libgeos_c.so:graphics/geos \ |
