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/gpstk | |
parent | BROKEN: Unfetchable (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=177419
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 |