Revision: 14368
          http://gar.svn.sourceforge.net/gar/?rev=14368&view=rev
Author:   bdwalton
Date:     2011-04-21 02:14:24 +0000 (Thu, 21 Apr 2011)

Log Message:
-----------
php5/trunk: enable apache2 module activation

Modified Paths:
--------------
    csw/mgar/pkg/php5/trunk/Makefile

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile    2011-04-21 02:03:19 UTC (rev 14367)
+++ csw/mgar/pkg/php5/trunk/Makefile    2011-04-21 02:14:24 UTC (rev 14368)
@@ -20,6 +20,8 @@
 
 # turn on the build scripts to enable/disable modules
 PHP5_EXT = 1
+AP2_MODS = 1
+AP2_MODFILES = *libphp5.so
 
 # at least for a decent echo used during build.
 PATH := /opt/csw/gnu:/opt/csw/bin:$(PATH)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to