Index: head/astro/qmapshack/Makefile =================================================================== --- head/astro/qmapshack/Makefile (revision 400613) +++ head/astro/qmapshack/Makefile (revision 400614) @@ -1,20 +1,22 @@ # Created by: Muhammad Moinur Rahman # $FreeBSD$ PORTNAME= qmapshack PORTVERSION= 1.3.1 CATEGORIES= astro MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/ MAINTAINER= bofh@FreeBSD.org COMMENT= Ultimate outdoor aficionado's tool LICENSE= GPLv3 +BROKEN= unfetchable + LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ libroutino.so:${PORTSDIR}/astro/routino USES= cmake desktop-file-utils USE_QT5= buildtools linguisttools qmake script sql webkit widgets xml .include