diff options
Diffstat (limited to 'lang/ohugs/Makefile')
-rw-r--r-- | lang/ohugs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ohugs/Makefile b/lang/ohugs/Makefile index c5253c720fe1..b79391090521 100644 --- a/lang/ohugs/Makefile +++ b/lang/ohugs/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= haskell@FreeBSD.org COMMENT= Interpreter for Haskell with object-oriented features +BROKEN= unfetchable + OPTIONS_DEFINE= X11 WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//} |