diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-01 14:01:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-01 14:01:53 +0000 |
commit | 3734047f8dffaccd86ce95e6c9ebe490e1fc9f2e (patch) | |
tree | 58089888833dbbbf01ef151269ce5c259aeb3366 /astro/qmapshack | |
parent | d4d227c32a622bf4c2ca01b2b38b4af4ce4c56be (diff) |
Notes
Diffstat (limited to 'astro/qmapshack')
-rw-r--r-- | astro/qmapshack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 8547a3951a0d..8c04aac1cd04 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -11,6 +11,8 @@ COMMENT= Ultimate outdoor aficionado's tool LICENSE= GPLv3 +BROKEN= unfetchable + LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ libroutino.so:${PORTSDIR}/astro/routino |