Makefile revision 4561
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
fc1459657a1fde206a847f9028930725d715f8b4trawick# The contents of this file are subject to the terms of the
fc1459657a1fde206a847f9028930725d715f8b4trawick# Common Development and Distribution License (the "License").
fc1459657a1fde206a847f9028930725d715f8b4trawick# You may not use this file except in compliance with the License.
e758971371df73b097609b2fd62bc14ad935e096trawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1dd5136d67e0164e4afd723a471b86a1b7eb1874sf# See the License for the specific language governing permissions
1dd5136d67e0164e4afd723a471b86a1b7eb1874sf# and limitations under the License.
1dd5136d67e0164e4afd723a471b86a1b7eb1874sf# When distributing Covered Code, include this CDDL HEADER in each
e39eb98e3ad3fbf5c34b2fa1d16861f95143e22esf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e39eb98e3ad3fbf5c34b2fa1d16861f95143e22esf# If applicable, add the following below this CDDL HEADER, with the
e39eb98e3ad3fbf5c34b2fa1d16861f95143e22esf# fields enclosed by brackets "[]" replaced with your own identifying
d6fc66efa723db8b3ee5e9fd32579bed884e4e58sf# information: Portions Copyright [yyyy] [name of copyright owner]
d6fc66efa723db8b3ee5e9fd32579bed884e4e58sf# CDDL HEADER END
f00cb80197f824c3ff00dd4fdff3b2c267a519d1kbrand# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
1d8d7e58e1d31d7b6fb7a518e09649a4dbb315e9trawickCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
f34da68471f256dca0ff770257c3e1f982f74cf1trawick sha256:429a0d0408464f623d25e351adc387ff4ed92813b8760d1c16700cb3180f9303
f34da68471f256dca0ff770257c3e1f982f74cf1trawickCOMPONENT_ARCHIVE_URL= http://ftp.gnome.org/pub/gnome/sources/meld/1.4/$(COMPONENT_ARCHIVE)
193f0bb6057d67593ed652fbf58f043def51c642jim# pygtk2-27 is only available on S11.3 and later
57db302f0875a6c93a79333b8941cea4c1827272jim# Meld has no configure however it honors DESTDIR which is necessary so
57db302f0875a6c93a79333b8941cea4c1827272jim# we don't try to install into roots /usr but rather our proto areas usr
92b1631880b0bf43fe8b2663a03c8571eb04e433jim# common targets