diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 17:55:54 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 17:55:54 +0800 |
commit | 68d86ff245bf5b8f0d409b89615d1bb5996b317e (patch) | |
tree | b3af6c37e80f528304d1aaabcafcf434b6a1bdcb /astro/gpstk | |
parent | 6969433a3100d0fee17a0b57c8f11597ec5c6d34 (diff) | |
download | freebsd-ports-gnome-68d86ff245bf5b8f0d409b89615d1bb5996b317e.tar.gz freebsd-ports-gnome-68d86ff245bf5b8f0d409b89615d1bb5996b317e.tar.zst freebsd-ports-gnome-68d86ff245bf5b8f0d409b89615d1bb5996b317e.zip |
Mark as broken ports with bad distfiles
Diffstat (limited to 'astro/gpstk')
-rw-r--r-- | astro/gpstk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index 3d8deb5706af..8b80d8423bdb 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -12,6 +12,7 @@ COMMENT= Toolkit for developing GPS applications LICENSE= LGPL3 +BROKEN= Distfile size mismatch USES= cmake python:run USE_GCC= yes USE_LDCONFIG= yes |