[csw-devel] SF.net SVN: gar:[15754] csw/mgar/pkg/php5_apc/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Sep 26 03:21:39 CEST 2011


Revision: 15754
          http://gar.svn.sourceforge.net/gar/?rev=15754&view=rev
Author:   bdwalton
Date:     2011-09-26 01:21:39 +0000 (Mon, 26 Sep 2011)
Log Message:
-----------
php5_apc/trunk: move post-extract target after include; make it run only for non-global modulations

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

Modified: csw/mgar/pkg/php5_apc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5_apc/trunk/Makefile	2011-09-26 00:58:16 UTC (rev 15753)
+++ csw/mgar/pkg/php5_apc/trunk/Makefile	2011-09-26 01:21:39 UTC (rev 15754)
@@ -44,8 +44,8 @@
 
 TEST_TARGET = test
 
-post-extract-modulated:
+include gar/category.mk
+
+post-extract-isa-$(ISA_DEFAULT_$(GARCH)):
 	@( cd $(WORKSRC) ; $(PHP_BIN)/phpize )
-	$(MAKECOOKIE)
-
-include gar/category.mk
+	@$(MAKECOOKIE)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list