summaryrefslogtreecommitdiff
path: root/lang/mosh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mosh/Makefile')
-rw-r--r--lang/mosh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/mosh/Makefile b/lang/mosh/Makefile
index 1eabb1497a51..3a4a2e7f72e9 100644
--- a/lang/mosh/Makefile
+++ b/lang/mosh/Makefile
@@ -14,6 +14,8 @@ COMMENT= Fast R6RS Scheme interpreter
LICENSE= BSD2CLAUSE
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libgmp.so:math/gmp \
libonig.so:devel/oniguruma5