From 34969f2aba0a38ccca949868b48e1a3213fb8ec2 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 10 Apr 2005 21:43:37 +0000 Subject: [PATCH] BROKEN: Does not compile --- x11-toolkits/hs-port/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-toolkits/hs-port/Makefile b/x11-toolkits/hs-port/Makefile index 101ef86ad0fd..09625f67db7b 100644 --- a/x11-toolkits/hs-port/Makefile +++ b/x11-toolkits/hs-port/Makefile @@ -19,6 +19,8 @@ COMMENT= A low-level GUI library for Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc +BROKEN= Does not compile + USE_GNOME= glib20 gtk20 libgnomeui USE_BZIP2= yes USE_REINPLACE= yes