blob: fa6220dc7359bdcf4fcf91a70d8f1aa6bcd317fb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: lang/hugs/Makefile
===================================================================
--- lang/hugs/Makefile (revision 517746)
+++ lang/hugs/Makefile (working copy)
@@ -11,8 +11,6 @@
MAINTAINER= haskell@FreeBSD.org
COMMENT= Interpreter for the functional programming language Haskell 98
-BROKEN= unfetchable
-
BROKEN_armv6= fails to compile: cppinput.c: invalid preprocessing directive \#!
BROKEN_armv7= fails to compile: cppinput.c: invalid preprocessing directive \#!
|