aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-05 09:55:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-05 09:55:54 +0000
commit68d86ff245bf5b8f0d409b89615d1bb5996b317e (patch)
treeb3af6c37e80f528304d1aaabcafcf434b6a1bdcb /astro
parent6969433a3100d0fee17a0b57c8f11597ec5c6d34 (diff)
downloadports-68d86ff245bf5b8f0d409b89615d1bb5996b317e.tar.gz
ports-68d86ff245bf5b8f0d409b89615d1bb5996b317e.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/dgpsip/Makefile2
-rw-r--r--astro/ephem/Makefile1
-rw-r--r--astro/gpstk/Makefile1
3 files changed, 4 insertions, 0 deletions
diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile
index 69b9b420d7b9..bdc52ffd075c 100644
--- a/astro/dgpsip/Makefile
+++ b/astro/dgpsip/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.madbavarian.org/ftp/
MAINTAINER= jharris@widomaker.com
COMMENT= Differential GPS over IP communication device
+BROKEN= No public distfiles
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/dgpsip \
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile
index a73ddd77a7ef..5fe89f810bcb 100644
--- a/astro/ephem/Makefile
+++ b/astro/ephem/Makefile
@@ -12,6 +12,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_unix
MAINTAINER= slaven@rezic.de
COMMENT= Interactive terminal-based astronomical ephemeris program
+BROKEN= No public distfiles
NO_WRKSUBDIR= yes
ALL_TARGET=
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