[Midnightbsd-cvs] mports [23514] trunk/mail/alpine/Makefile: bump for ssl
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 12 10:39:31 EDT 2018
Revision: 23514
http://svnweb.midnightbsd.org/mports/?rev=23514
Author: laffer1
Date: 2018-05-12 10:39:30 -0400 (Sat, 12 May 2018)
Log Message:
-----------
bump for ssl
Modified Paths:
--------------
trunk/mail/alpine/Makefile
Modified: trunk/mail/alpine/Makefile
===================================================================
--- trunk/mail/alpine/Makefile 2018-05-12 14:37:38 UTC (rev 23513)
+++ trunk/mail/alpine/Makefile 2018-05-12 14:39:30 UTC (rev 23514)
@@ -7,7 +7,7 @@
PORTNAME?= alpine
PORTVERSION= 2.20
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= mail news ipv6
MASTER_SITES= http://patches.freeiz.com/alpine/release/src/
DIST_SUBDIR= alpine-${PORTVERSION}
@@ -44,7 +44,7 @@
MOUSE_CONFIGURE_ENABLE= mouse
NLS_CONFIGURE_ENABLE= nls
IPV6_CONFIGURE_WITH= ipv6
-SSL_USES= openssl
+SSL_USES= ssl
.if !defined(PICO_ALPINE_SLAVE)
@@ -71,7 +71,6 @@
.include <bsd.mport.options.mk>
.if ${PORT_OPTIONS:MSSL}
-USE_OPENSSL= yes
CONFIGURE_ARGS+= --with-ssl-dir=${OPENSSLDIR} \
--with-ssl-include-dir=${OPENSSLINC} \
--with-ssl-lib-dir=${OPENSSLLIB} \
More information about the Midnightbsd-cvs
mailing list