diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
commit | 149ba7338a32f905034112b45addd218ef982c3d (patch) | |
tree | 95d72a91b1037c56d223f0ee853cfdea0a7ac667 /mail/squirrelmail | |
parent | Drop spark-related ports for removal after 30 Sept (diff) |
Unmark broken on powerpc64
These ports built successfully
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r-- | mail/squirrelmail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index d8503e7c2bd0..70a2eef2fa8a 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -13,8 +13,6 @@ COMMENT= Webmail system which accesses mail over IMAP LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - # This snapshot tarball contains php 5.4 and 5.5 compatibility # patches, but the only guaranteed compatibility is with php 5.3. # If you encounter problems, downgrade to php 5.3. |