Date: Tue, 30 Sep 2014 14:04:22 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369605 - head/www/mod_auth_imap2 Message-ID: <201409301404.s8UE4MKj010988@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Sep 30 14:04:22 2014 New Revision: 369605 URL: http://svnweb.freebsd.org/changeset/ports/369605 QAT: https://qat.redports.org/buildarchive/r369605/ Log: This builds with apache 2.4. Sponsored by: Absolight Modified: head/www/mod_auth_imap2/Makefile Modified: head/www/mod_auth_imap2/Makefile ============================================================================== --- head/www/mod_auth_imap2/Makefile Tue Sep 30 14:01:15 2014 (r369604) +++ head/www/mod_auth_imap2/Makefile Tue Sep 30 14:04:22 2014 (r369605) @@ -16,7 +16,7 @@ COMMENT= Apache 2 module to provide auth LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}2-${PORTVERSION} -USE_APACHE= 22 +USE_APACHE= 22+ AP_FAST_BUILD= yes AP_GENPLIST= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409301404.s8UE4MKj010988>