diff options
| -rw-r--r-- | news/ifmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
