diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-03 06:51:08 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-03 06:52:50 +0000 |
| commit | 76218d868e6363528ec6d8df4ed67ac9b98d25ef (patch) | |
| tree | 70ed73fc97ce570c365dad736979332ac5365b8b /mail/nullmailer | |
| parent | 01097e923ee1f76f929fd0fe5fa220db8bcf2afe (diff) | |
Diffstat (limited to 'mail/nullmailer')
| -rw-r--r-- | mail/nullmailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile index edf43baa90f7..629a982a4e08 100644 --- a/mail/nullmailer/Makefile +++ b/mail/nullmailer/Makefile @@ -19,7 +19,7 @@ USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${LOCALSTATEDIR} -SUB_FILES= pkg-install pkg-deinstall pkg-message +SUB_FILES= pkg-install pkg-message SUB_LIST= LOCALSTATEDIR=${LOCALSTATEDIR} NULLMAIL_USER=${USERS} USERS= nullmail |
