Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 11:36:34 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462797 - head/deskutils/simplegroupware
Message-ID:  <201802241136.w1OBaYE3008662@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Sat Feb 24 11:36:34 2018
New Revision: 462797
URL: https://svnweb.freebsd.org/changeset/ports/462797

Log:
  deskutils/simplegroupware: Works with any Apache version
  
  Approved by:	hat apache@

Modified:
  head/deskutils/simplegroupware/Makefile

Modified: head/deskutils/simplegroupware/Makefile
==============================================================================
--- head/deskutils/simplegroupware/Makefile	Sat Feb 24 11:33:33 2018	(r462796)
+++ head/deskutils/simplegroupware/Makefile	Sat Feb 24 11:36:34 2018	(r462797)
@@ -11,7 +11,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple Groupware is an open source enterprise application
 
 NO_BUILD=	yes
-USE_APACHE_RUN=	22
+USE_APACHE_RUN=	22+
 USE_MYSQL=	yes
 USE_PHP=	mysql
 



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