diff options
author | kris <kris@FreeBSD.org> | 2006-11-17 14:37:30 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-11-17 14:37:30 +0800 |
commit | 5a63ff9ae48c2287ce4fa3ffff9489435cbeeeac (patch) | |
tree | 410b64cf4b43fb1be065f130418804d60aed66b3 /astro/gpstk | |
parent | 4d450638057ff025fcb2e9d4db80b612e14a35e0 (diff) | |
download | freebsd-ports-gnome-5a63ff9ae48c2287ce4fa3ffff9489435cbeeeac.tar.gz freebsd-ports-gnome-5a63ff9ae48c2287ce4fa3ffff9489435cbeeeac.tar.zst freebsd-ports-gnome-5a63ff9ae48c2287ce4fa3ffff9489435cbeeeac.zip |
BROKEN: Does not build
Diffstat (limited to 'astro/gpstk')
-rw-r--r-- | astro/gpstk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index 3190a709338c..c7905fff8111 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -16,6 +16,8 @@ COMMENT= Toolkit for developing GPS applications BUILD_DEPENDS= ${LOCALBASE}/bin/jam:${PORTSDIR}/devel/jam +BROKEN= Does not build + USE_GCC= 3.4+ USE_LDCONFIG= yes |