summaryrefslogtreecommitdiff
path: root/mail/mahogany
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 21:10:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 21:10:45 +0000
commit85bc088bd0d84d3ec5d9217fe84254b9dc669d7c (patch)
treec4c5101cb99cb9a64caafe8b3994e284c16cd845 /mail/mahogany
parentBROKEN: Does not install (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80283
Diffstat (limited to 'mail/mahogany')
-rw-r--r--mail/mahogany/Makefile2
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)