components/python/lesscpy/Makefile
branchs11u3-sru
changeset 7811 9126e6f58cd8
parent 3996 20c0f21bbe1e
equal deleted inserted replaced
7792:ee802f9b5132 7811:9126e6f58cd8
    33 COMPONENT_BUGDB=	python-mod/lesscpy
    33 COMPONENT_BUGDB=	python-mod/lesscpy
    34 
    34 
    35 TPNO=			16108
    35 TPNO=			16108
    36 
    36 
    37 # Depends on ply which is not Python 3 ready.
    37 # Depends on ply which is not Python 3 ready.
    38 PYTHON_VERSIONS=	2.7 2.6
    38 PYTHON_VERSIONS=	$(PYTHON2_VERSIONS)
    39 
    39 
    40 # convert the 'j' in COMPONENT_VERSION to 10
    40 # convert the 'j' in COMPONENT_VERSION to 10
    41 IPS_COMPONENT_VERSION = 0.9.10
    41 IPS_COMPONENT_VERSION = 0.9.10
    42 
    42 
    43 include $(WS_MAKE_RULES)/prep.mk
    43 include $(WS_MAKE_RULES)/prep.mk