diff options
Diffstat (limited to 'mail/qpopper/Makefile')
-rw-r--r-- | mail/qpopper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 837bff4b1c38..153925fb7bb9 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -119,6 +119,7 @@ CONFIGURE_ARGS+= --enable-shy # without inetd. .if defined(WITH_STANDALONE_MODE) CONFIGURE_ARGS+= --enable-standalone +USE_RC_SUBR= ${PORTNAME} .endif # The default is to build without SSL/TLS support. |