diff options
Diffstat (limited to 'news/ifmail/Makefile')
-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 98288620ed1d..0daf540b16e4 100644 --- a/news/ifmail/Makefile +++ b/news/ifmail/Makefile @@ -19,6 +19,8 @@ PLIST_SUB+= IFMAIL_RUNAS="${IFMAIL_RUNAS}" # USERS does not work here #USERS= ifmail +OPTIONS_DEFINE= DOCS EXAMPLES + .include <bsd.port.options.mk> pre-configure: |