components/meld/Makefile
branchs11u3-sru
changeset 7811 9126e6f58cd8
parent 4563 5d3e1ffc1ae1
child 7869 a80ad5071d35
equal deleted inserted replaced
7792:ee802f9b5132 7811:9126e6f58cd8
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 include ../../make-rules/shared-macros.mk
    24 include ../../make-rules/shared-macros.mk
    25 
    25 
    26 COMPONENT_NAME=		meld
    26 COMPONENT_NAME=		meld
    45 endif
    45 endif
    46 
    46 
    47 include $(WS_MAKE_RULES)/justmake.mk
    47 include $(WS_MAKE_RULES)/justmake.mk
    48 include $(WS_MAKE_RULES)/ips.mk
    48 include $(WS_MAKE_RULES)/ips.mk
    49 
    49 
    50 PYTHON_VERSION =	2.7
    50 # Needed to find GNU xgettext.
       
    51 PATH =                  $(GNUBIN):$(USRBINDIR)
    51 
    52 
    52 PKG_MACROS +=		PYVER=$(PYTHON_VERSION)
    53 PKG_MACROS +=		PYVER=$(PYTHON_VERSION)
    53 
    54 
    54 # Meld has no configure however it honors DESTDIR which is necessary so
    55 # Meld has no configure however it honors DESTDIR which is necessary so
    55 # we don't try to install into roots /usr but rather our proto areas usr
    56 # we don't try to install into roots /usr but rather our proto areas usr