Makefile revision 3996
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen# CDDL HEADER START
16f816d3f3c32ae3351834253f52ddd0212bcbf3Timo Sirainen# The contents of this file are subject to the terms of the
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen# Common Development and Distribution License (the "License").
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen# You may not use this file except in compliance with the License.
a2f250a332dfc1e6cd4ffd196c621eb9dbf7b8a1Timo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen# See the License for the specific language governing permissions
20c892309312df8f4f73cfcaf8acd2ededda8b05Timo Sirainen# and limitations under the License.
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen# When distributing Covered Code, include this CDDL HEADER in each
8ef80b0b9c73fb0a0188788b14b3e15084b7a452Timo Sirainen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
56561d472db25ebda35ae6afdc7f7deb75c323fcTimo Sirainen# If applicable, add the following below this CDDL HEADER, with the
687794a61c9e3bf27c712b442b8fc8836c63ae44Timo Sirainen# fields enclosed by brackets "[]" replaced with your own identifying
f1765f773591385d513fb68e1799fd1cb4206852Timo Sirainen# information: Portions Copyright [yyyy] [name of copyright owner]
f1765f773591385d513fb68e1799fd1cb4206852Timo Sirainen# CDDL HEADER END
687794a61c9e3bf27c712b442b8fc8836c63ae44Timo Sirainen# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
20c892309312df8f4f73cfcaf8acd2ededda8b05Timo SirainenCOMPONENT_PROJECT_URL= http://apache.webthing.com/mod_proxy_html/
b6612c334604eeb27e1ca2bd804ac66dcbc2eaadTimo SirainenCOMPONENT_ARCHIVE= $(COMPONENT_SRC)-$(COMPONENT_VERSION).tar.bz2
20c892309312df8f4f73cfcaf8acd2ededda8b05Timo Sirainen sha256:36f5341589a4d6705e3590eafc29f99fb16e4169f39ddc0fa30b9d5da2a0e7d5
20c892309312df8f4f73cfcaf8acd2ededda8b05Timo Sirainen# Original archive from community didn't contain name in its version.
20c892309312df8f4f73cfcaf8acd2ededda8b05Timo Sirainen# Therefore we created special Userland copy with version info.
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo SirainenCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
8d131435ba4648c8821160ec38d508c97177c715Timo Sirainen$(BUILD_DIR_32)/.built: COMPONENT_BUILD_ARGS += APXS=$(APACHE_USR_PREFIX)/bin/apxs