ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/alpine/Makefile
(Generate patch)

Comparing trunk/mail/alpine/Makefile (file contents):
Revision 22460 by laffer1, Sun May 14 21:25:22 2017 UTC vs.
Revision 23514 by laffer1, Sat May 12 14:39:30 2018 UTC

# Line 7 | Line 7
7  
8   PORTNAME?=      alpine
9   PORTVERSION=    2.20
10 < PORTREVISION?=  1
10 > PORTREVISION?=  2
11   CATEGORIES?=    mail news ipv6
12   MASTER_SITES=   http://patches.freeiz.com/alpine/release/src/
13   DIST_SUBDIR=    alpine-${PORTVERSION}
# Line 44 | Line 44 | THREADS_CONFIGURE_WITH=        pthread
44   MOUSE_CONFIGURE_ENABLE= mouse
45   NLS_CONFIGURE_ENABLE=   nls
46   IPV6_CONFIGURE_WITH=    ipv6
47 < SSL_USES=               openssl
47 > SSL_USES=               ssl
48  
49   .if !defined(PICO_ALPINE_SLAVE)
50  
# Line 71 | Line 71 | MAKE_ARGS+=    CC="${CC}" CXX="${CXX}" GCCCFLAGS="${CFLAG
71   .include <bsd.mport.options.mk>
72  
73   .if ${PORT_OPTIONS:MSSL}
74 USE_OPENSSL=    yes
74   CONFIGURE_ARGS+=        --with-ssl-dir=${OPENSSLDIR} \
75                          --with-ssl-include-dir=${OPENSSLINC} \
76                          --with-ssl-lib-dir=${OPENSSLLIB} \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines