diff options
Diffstat (limited to 'mail/mahogany')
-rw-r--r-- | mail/mahogany/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile index 2647727721c6..01c9dfe18f71 100644 --- a/mail/mahogany/Makefile +++ b/mail/mahogany/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= mahogany MAINTAINER= sk-ports@vegamuse.org COMMENT= An X11 mail and news client with an embedded Python interpreter +BROKEN= "Does not compile" + LIB_DEPENDS+= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk BUILD_DEPENDS+= swig:${PORTSDIR}/devel/swig11 .if !defined(NOPORTDOCS) |