bzip2: change to new library paths
[unleashed-userland.git] / components / meta-packages / gnome-component / Makefile
blobda1067c2807ffd47f9c0b75bc572182cab4ea3cc
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2011 EveryCity Ltd. All rights reserved.
15 include ../../../make-rules/shared-macros.mk
17 COMPONENT_NAME= gnome-component
18 # gnome-component version is based on libbonobo version
19 COMPONENT_VERSION= 2.32.1
20 COMPONENT_REVISION= 1
21 COMPONENT_SUMMARY= GNOME CORBA ORB and component framework
23 include ../../../make-rules/ips.mk
25 #PKGLINT=/bin/true
27 download:
29 prep:
31 build:
33 install:
34 [ -d $(PROTO_DIR) ] || mkdir -p $(PROTO_DIR)
36 clean:
37 $(RM) -r $(BUILD_DIR) $(PROTO_DIR)