diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-13 21:51:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-13 21:51:51 +0000 |
commit | 20e3aa83a90b931deb25f1c69bebcc8d5e78699a (patch) | |
tree | 6b3749a4773e426f7bfd41038546649ad54c15e5 /mail | |
parent | 1853e1d9f6a5986d45d0f97d65da12cf4da68066 (diff) | |
download | ports-20e3aa83a90b931deb25f1c69bebcc8d5e78699a.tar.gz ports-20e3aa83a90b931deb25f1c69bebcc8d5e78699a.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wmmaiload/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile index 78fd25be288b..d646bd9be91e 100644 --- a/mail/wmmaiload/Makefile +++ b/mail/wmmaiload/Makefile @@ -12,6 +12,7 @@ COMMENT= Incoming mail monitor dockapp with a similar look to wmcpuload OPTIONS_DEFINE= GTK2 +BROKEN= Does not fetch USES= gmake pkgconfig USE_XORG= xpm USE_OPENSSL= yes |