diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-09 16:05:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-09 16:05:06 +0000 |
commit | ef0fa466719d39a212ca85c3ad81a0869aa1de38 (patch) | |
tree | 3696b52be42d9c77512c96e06a4e32ed668dd751 /astro/merkaartor | |
parent | 2ffcf208a839988e2efe9de03c8cefad1c40d1ca (diff) |
Notes
Diffstat (limited to 'astro/merkaartor')
-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 |