Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: ports/179665: commit references a PR

1 view
Skip to first unread message

dfilter service

unread,
Jun 18, 2013, 1:50:01 PM6/18/13
to
The following reply was made to PR ports/179665; it has been noted by GNATS.

From: dfi...@FreeBSD.ORG (dfilter service)
To: bug-fo...@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 <mcdo...@egr.msu.edu>
Approved by: Alex Keda <ad...@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-po...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-al...@freebsd.org"

_______________________________________________
freebsd-p...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-b...@freebsd.org"

0 new messages