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/nocc/Makefile | |
parent | 0cacccdf657c492f63697db5e76d9cd7e04721bd (diff) |
Notes
Diffstat (limited to 'mail/nocc/Makefile')
-rw-r--r-- | mail/nocc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile index 90bcef6509ca..e2c21e874d70 100644 --- a/mail/nocc/Makefile +++ b/mail/nocc/Makefile @@ -9,8 +9,6 @@ MASTER_SITES= SF/${PORTNAME}/NOCC/${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= Webmail system which access POP3 and IMAP mail servers -BROKEN_powerpc64= Does not build - OPTIONS_DEFINE= DOCS USE_PHP= ctype iconv imap mbstring pcre session |