- Fix after convertion to new options framework
PR: ports/179665 Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> Approved by: Alex Keda <admin@lissyara.su> (maintainer)
This commit is contained in:
parent
10c1ac3788
commit
5f58bbd075
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321208
1 changed files with 2 additions and 0 deletions
|
@ -142,6 +142,8 @@ USES+= iconv
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "imap"
|
||||
OPTIONS_DEFINE= SSL
|
||||
OPTIONS_DEFAULT= SSL
|
||||
LIB_DEPENDS+= c-client4.9:${PORTSDIR}/mail/cclient
|
||||
|
||||
CONFIGURE_ARGS+=--with-imap=${LOCALBASE}
|
||||
|
|
Loading…
Reference in a new issue