diff options
Diffstat (limited to 'astro/merkaartor/Makefile')
-rw-r--r-- | astro/merkaartor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index df7b9d710924..4f9f6c02703d 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -16,6 +16,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ libproj.so:${PORTSDIR}/graphics/proj +BROKEN= does not build with GDAL 2.0 + USES= qmake tar:bzip2 USE_LDCONFIG= yes |