Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2013 17:50:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/179665: commit references a PR
Message-ID:  <201306181750.r5IHo157045601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/179665; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179665: commit references a PR
Date: Tue, 18 Jun 2013 17:48:44 +0000 (UTC)

 Author: az
 Date: Tue Jun 18 17:48:36 2013
 New Revision: 321208
 URL: http://svnweb.freebsd.org/changeset/ports/321208
 
 Log:
   - 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)
 
 Modified:
   head/lang/php52/Makefile.ext   (contents, props changed)
 
 Modified: head/lang/php52/Makefile.ext
 ==============================================================================
 --- head/lang/php52/Makefile.ext	Tue Jun 18 17:36:23 2013	(r321207)
 +++ head/lang/php52/Makefile.ext	Tue Jun 18 17:48:36 2013	(r321208)
 @@ -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}
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306181750.r5IHo157045601>