From 8a692f7321f166db49c5d91802f98c2ed2325c6f Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 5 Jun 2010 04:18:04 +0000 Subject: [PATCH] - note USERS does not work here --- news/ifmail/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/news/ifmail/Makefile b/news/ifmail/Makefile index 0b7589cd2fef..d8cf595c6d1f 100644 --- a/news/ifmail/Makefile +++ b/news/ifmail/Makefile @@ -19,6 +19,8 @@ MAN3= parsedate.3 MAN8= ifmail.8 iftoss.8 IFMAIL_RUNAS?= ifmail PLIST_SUB+= IFMAIL_RUNAS="${IFMAIL_RUNAS}" +# USERS does not work here +#USERS= ifmail pre-configure: @${MV} ${WRKSRC}/CONFIG ${WRKSRC}/CONFIG.sed