diff options
Diffstat (limited to 'astro/qmapshack/Makefile')
-rw-r--r-- | astro/qmapshack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 8c04aac1cd04..225bbcd84eaa 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -13,8 +13,8 @@ LICENSE= GPLv3 BROKEN= unfetchable -LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ - libroutino.so:${PORTSDIR}/astro/routino +LIB_DEPENDS= libgdal.so:graphics/gdal \ + libroutino.so:astro/routino USES= cmake desktop-file-utils USE_QT5= buildtools linguisttools qmake script sql webkit widgets xml |