Revision: 5117
          http://gar.svn.sourceforge.net/gar/?rev=5117&view=rev
Author:   dmichelsen
Date:     2009-05-31 20:58:10 +0000 (Sun, 31 May 2009)

Log Message:
-----------
x11/xcb-proto: Use python compiler from CSWcswclassutils

Modified Paths:
--------------
    csw/mgar/pkg/x11/xcb-proto/trunk/Makefile

Modified: csw/mgar/pkg/x11/xcb-proto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xcb-proto/trunk/Makefile   2009-05-31 16:49:26 UTC (rev 
5116)
+++ csw/mgar/pkg/x11/xcb-proto/trunk/Makefile   2009-05-31 20:58:10 UTC (rev 
5117)
@@ -39,6 +39,9 @@
 BUILD64 = 1
 CONFIGURE_ARGS = $(DIRPATHS)
 
+EXTRA_MERGE_EXCLUDE_FILES = .*\.pyo .*\.pyc
+PROTOTYPE_FILTER = awk '$$$$3 ~ /.*\.py$$$$/ { $$$$2 = "cswpycompile" } { 
print }'
+SPKG_CLASSES = none cswpycompile
+REQUIRED_PKGS += CSWcswclassutils
+
 include gar/category.mk
-
-


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