From 0a1e4b683695e14c1c5959910edd7b77ec243bc0 Mon Sep 17 00:00:00 2001 From: jperkin Date: Sat, 25 Jan 2020 10:45:10 +0000 Subject: *: Remove obsolete BUILDLINK_API_DEPENDS.openssl. --- mail/dovecot2/options.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/dovecot2') diff --git a/mail/dovecot2/options.mk b/mail/dovecot2/options.mk index c5fe82d0c7a..b1c3fd7ebb2 100644 --- a/mail/dovecot2/options.mk +++ b/mail/dovecot2/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.12 2019/07/03 05:51:54 triaxx Exp $ +# $NetBSD: options.mk,v 1.13 2020/01/25 10:45:11 jperkin Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.dovecot PKG_SUPPORTED_OPTIONS= kqueue pam ssl tcpwrappers @@ -18,7 +18,6 @@ PLIST_VARS+= ssl tcpwrappers CONFIGURE_ARGS+= --with-ssl=openssl CONFIGURE_ENV+= SSL_CFLAGS="-I${BUILDLINK_PREFIX.openssl}/include" CONFIGURE_ENV+= SSL_LIBS="-lssl -lcrypto" -BUILDLINK_API_DEPENDS.openssl+=openssl>=0.9.8a . include "../../security/openssl/buildlink3.mk" PLIST.ssl= yes .endif -- cgit v1.2.3