diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-24 08:19:56 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-24 08:19:56 +0800 |
commit | 9161c7788aac05c3ac81a3314967aa58ab706210 (patch) | |
tree | febc98067180a17fd938285e5bdbf5863b8aa61b /astro | |
parent | 7a31c79b4b887a909a8fee961baf8fe23fa5154c (diff) | |
download | freebsd-ports-gnome-9161c7788aac05c3ac81a3314967aa58ab706210.tar.gz freebsd-ports-gnome-9161c7788aac05c3ac81a3314967aa58ab706210.tar.zst freebsd-ports-gnome-9161c7788aac05c3ac81a3314967aa58ab706210.zip |
Mark as broken, does not fetch
Diffstat (limited to 'astro')
-rw-r--r-- | astro/qlandkartegt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index 65a98774e4c7..fd49b49a34af 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -12,6 +12,7 @@ COMMENT= The ultimate outdoor aficionado's tool LICENSE= GPLv3 +BROKEN= Does not fetch LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ libproj.so:${PORTSDIR}/graphics/proj \ libgps.so:${PORTSDIR}/astro/gpsd |