diff options
-rw-r--r-- | mail/zmailer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile index 8b0af296b7e6..38399b9782c6 100644 --- a/mail/zmailer/Makefile +++ b/mail/zmailer/Makefile @@ -17,6 +17,8 @@ CONFLICTS= courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* smail GNU_CONFIGURE= yes USE_PERL5= yes +BROKEN= Incomplete pkg-plist + .include <bsd.port.pre.mk> .if ( ${PERL_LEVEL} < 500600 ) |