diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-01-04 20:59:10 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-01-04 20:59:10 +0000 |
commit | 4bfa1f4b7e69eaf44ba373c072e3ffd44992840b (patch) | |
tree | badd4d1ccd566c5c68de483fec9d097e71cb2f67 /mail | |
parent | 48825ea76e4d5628af65586725f06af2fc8bfd9f (diff) | |
download | ports-4bfa1f4b7e69eaf44ba373c072e3ffd44992840b.tar.gz ports-4bfa1f4b7e69eaf44ba373c072e3ffd44992840b.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail-python/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail-python/Makefile b/mail/claws-mail-python/Makefile index 830ac7c83c44..acf35b2246ac 100644 --- a/mail/claws-mail-python/Makefile +++ b/mail/claws-mail-python/Makefile @@ -6,6 +6,8 @@ PORTREVISION= 0 COMMENT= Python scripting plugin for Claws Mail +BROKEN= fails to stage + USE_GNOME= pygtk2 CLAWS_PLUGINS_BUILD= python |