Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2014 14:09:07 +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: r369607 - head/www/mod_auth_imap2
Message-ID:  <201409301409.s8UE97X5012269@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Sep 30 14:09:06 2014
New Revision: 369607
URL: http://svnweb.freebsd.org/changeset/ports/369607
QAT: https://qat.redports.org/buildarchive/r369607/

Log:
  Oups, yes, it builds, but it doesn't run.
  
  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:04:34 2014	(r369606)
+++ head/www/mod_auth_imap2/Makefile	Tue Sep 30 14:09:06 2014	(r369607)
@@ -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?201409301409.s8UE97X5012269>