diff options
Diffstat (limited to 'mail/pop3proxy/Makefile')
-rw-r--r-- | mail/pop3proxy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/pop3proxy/Makefile b/mail/pop3proxy/Makefile index 97f87184dd63..1c85694f3c1d 100644 --- a/mail/pop3proxy/Makefile +++ b/mail/pop3proxy/Makefile @@ -12,8 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= POP3 Proxy Server derived from UP IMAP Proxy GNU_CONFIGURE= yes -USES= autoreconf -USE_OPENSSL= yes +USES= autoreconf ssl USE_RC_SUBR= pop3proxyd post-patch: |