summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-07 00:12:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-07 00:12:29 +0000
commit488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch)
treeb3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /astro
parentBROKEN: Distinfo is incorrect (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80309
Diffstat (limited to 'astro')
-rw-r--r--astro/planets/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/planets/Makefile b/astro/planets/Makefile
index a2e2c06c013e..08e55f007d1f 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