[Midnightbsd-cvs] mports [21208] trunk/lang/php70/Makefile: dont blow it with apache

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 15 18:10:45 EDT 2016


Revision: 21208
          http://svnweb.midnightbsd.org/mports/?rev=21208
Author:   laffer1
Date:     2016-03-15 18:10:44 -0400 (Tue, 15 Mar 2016)
Log Message:
-----------
dont blow it with apache

Modified Paths:
--------------
    trunk/lang/php70/Makefile

Modified: trunk/lang/php70/Makefile
===================================================================
--- trunk/lang/php70/Makefile	2016-03-15 22:07:55 UTC (rev 21207)
+++ trunk/lang/php70/Makefile	2016-03-15 22:10:44 UTC (rev 21208)
@@ -86,7 +86,7 @@
 PHP_DEFAULT=	7.0
 IGNORE_WITH_PHP=	55 56
 USE_APACHE=	22+
-.include "${PORTSDIR}/Mk/bsd.apache.mk"
+EXTENSIONS+=	apache
 .if ${PORT_OPTIONS:MAP2FILTER}
 CONFIGURE_ARGS+=--with-apxs2filter=${APXS}
 .else



More information about the Midnightbsd-cvs mailing list