diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/planets/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/planets/Makefile b/astro/planets/Makefile index a2e2c06..08e55f0 100644 --- a/astro/planets/Makefile +++ b/astro/planets/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An orbital simulator +BROKEN= "Does not compile" + BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml USE_GMAKE= yes |