diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:37:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:37:30 +0000 |
commit | 10b7595eae293280df0ae2fd94711912a007d9b5 (patch) | |
tree | 3da0c406df3928b43847d99c712fadc0f3c3c58c /astro | |
parent | e375a5c6551dfe5d0f8418602fded61348cf98fe (diff) | |
download | ports-10b7595eae293280df0ae2fd94711912a007d9b5.tar.gz ports-10b7595eae293280df0ae2fd94711912a007d9b5.zip |
Notes
Diffstat (limited to 'astro')
-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 |