SF.net SVN: gar:[23021] csw/mgar/pkg/lang-python/pygtk/trunk/Makefile
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Fri Feb 14 08:16:07 CET 2014
Revision: 23021
http://sourceforge.net/p/gar/code/23021
Author: cgrzemba
Date: 2014-02-14 07:16:00 +0000 (Fri, 14 Feb 2014)
Log Message:
-----------
lang-python/pygtk/trunk: setting _CATEGORY_MODULATORS was too much
Modified Paths:
--------------
csw/mgar/pkg/lang-python/pygtk/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/pygtk/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pygtk/trunk/Makefile 2014-02-13 22:02:30 UTC (rev 23020)
+++ csw/mgar/pkg/lang-python/pygtk/trunk/Makefile 2014-02-14 07:16:00 UTC (rev 23021)
@@ -26,8 +26,8 @@
# add this because we do not use the pyton category
_MERGE_EXCLUDE_CATEGORY += .*/$(NAME)/test
_MERGE_EXCLUDE_CATEGORY += .*/$(NAME)/test/.*
-PYCOMPILE = 1
-_CATEGORY_MODULATORS ?= PYTHON_VERSION
+
+# _CATEGORY_MODULATORS ?= PYTHON_VERSION
EXTRA_MODULATORS += PYTHON_VERSION
MODULATIONS_PYTHON_VERSION = 2.6 2.7
# We need 64 bit just once as it is without python anyway
@@ -100,9 +100,11 @@
EXTRA_MERGE_EXCLUDE_FILES = .*\.pyo .*\.pyc
PROTOTYPE_FILTER = awk '$$$$3 ~ /.*\.py$$$$/ { $$$$2 = "cswpycompile" } { print }'
-SPKG_CLASSES = none cswpycompile
-RUNTIME_DEP_PKGS += CSWcswclassutils
+# SPKG_CLASSES = none cswpycompile
+# RUNTIME_DEP_PKGS += CSWcswclassutils
+PYCOMPILE = 1
+
# PKG_CONFIG_PATH = /opt/csw/lib/pkgconfig:/opt/csw/X11/lib/pkgconfig
# EXTRA_EXPORTS = PKG_CONFIG_PATH
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