diff options
author | ale <ale@FreeBSD.org> | 2011-10-07 05:41:17 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-10-07 05:41:17 +0800 |
commit | a074cbe07af32922fc95ca3fa485ac8f1170df9f (patch) | |
tree | 070454d31738a86782f7c07b72c41066f38593bd /mail/roundcube | |
parent | 0c359ba6262a17f1723322b6e6b7f9e2fbe48ca7 (diff) | |
download | freebsd-ports-gnome-a074cbe07af32922fc95ca3fa485ac8f1170df9f.tar.gz freebsd-ports-gnome-a074cbe07af32922fc95ca3fa485ac8f1170df9f.tar.zst freebsd-ports-gnome-a074cbe07af32922fc95ca3fa485ac8f1170df9f.zip |
Mark IGNORE, a fix will be committed after sleeping and resting.
Diffstat (limited to 'mail/roundcube')
-rw-r--r-- | mail/roundcube/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 72ea4edac8ac..1526ae52b9be 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -18,6 +18,8 @@ COMMENT= Fully skinnable XHTML/CSS webmail written in PHP LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +IGNORE= doesn't work, a fix will be committed tomorrow + NO_BUILD= yes CONFLICTS= ja-roundcube-[0-9]* |