diff options
Diffstat (limited to 'mail/nullpop/Makefile')
-rw-r--r-- | mail/nullpop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nullpop/Makefile b/mail/nullpop/Makefile index 05892dfb31da..aefa3dafdce3 100644 --- a/mail/nullpop/Makefile +++ b/mail/nullpop/Makefile @@ -14,7 +14,7 @@ MAINTAINER= pankov_p@mail.ru COMMENT= A POP3 server that allows logins, but never returns any email GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--libexecdir="${TARGETDIR}/bin" --mandir="${TARGETDIR}/man" +CONFIGURE_ARGS+=--libexecdir="${TARGETDIR}/bin" PLIST_FILES= bin/nullpop MAN8= nullpop.8 |