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 | |
parent | Mark as broken: does not fetch (diff) |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=396864
-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 |