From 3fe20b9a999dd076226d580ac142982f802d4432 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 3 Feb 2006 06:21:41 +0000 Subject: [PATCH] BROKEN: Needs to be converted to OPTIONS instead of home-brewed configure script --- mail/postfix1/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index ba5ee4456e2d..55245b7b9bee 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -29,6 +29,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= mnag@FreeBSD.org COMMENT= An alternative to widely-used Sendmail +BROKEN= Needs to be converted to OPTIONS instead of home-brewed configure script + CONFLICTS= courier-0.* postfix-2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* LATEST_LINK= postfix1 USE_SUBMAKE= yes