diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:43:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:43:37 +0000 |
commit | 34969f2aba0a38ccca949868b48e1a3213fb8ec2 (patch) | |
tree | 648ab8e92f209ac7d3efbd1b04fea2989b091350 /x11-toolkits | |
parent | 8986c6c68c86c946a85694f6a625eb3669328d78 (diff) | |
download | ports-34969f2aba0a38ccca949868b48e1a3213fb8ec2.tar.gz ports-34969f2aba0a38ccca949868b48e1a3213fb8ec2.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-port/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |