components/apache2-modules/mod_fcgid/Makefile
changeset 3817 30b42c38bbc4
parent 2163 a23eea6de4af
child 4339 6501cf9c29f9
equal deleted inserted replaced
3814:60344306d223 3817:30b42c38bbc4
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../../make-rules/shared-macros.mk
    23 include ../../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		mod_fcgid
    25 COMPONENT_NAME=		mod_fcgid
    26 COMPONENT_VERSION=	2.3.9
    26 COMPONENT_VERSION=	2.3.9
    32 COMPONENT_ARCHIVE_URL=	http://archive.apache.org/dist/httpd/mod_fcgid/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	http://archive.apache.org/dist/httpd/mod_fcgid/$(COMPONENT_ARCHIVE)
    33 COMPONENT_BUGDB=	utility/apache
    33 COMPONENT_BUGDB=	utility/apache
    34 
    34 
    35 TPNO=			8878
    35 TPNO=			8878
    36 
    36 
    37 include ../../../make-rules/prep.mk
    37 include $(WS_MAKE_RULES)/prep.mk
    38 include ../../../make-rules/justmake.mk
    38 include $(WS_MAKE_RULES)/justmake.mk
    39 include ../../../make-rules/ips.mk
    39 include $(WS_MAKE_RULES)/ips.mk
    40 include ../modules.mk
    40 include ../modules.mk
    41 
    41 
    42 PATCH_LEVEL=0
    42 PATCH_LEVEL=0
    43 
    43 
    44 COMPONENT_PRE_BUILD_ACTION= ( cd $(@D); APXS=$(APXS) ./configure.apxs )
    44 COMPONENT_PRE_BUILD_ACTION= ( cd $(@D); APXS=$(APXS) ./configure.apxs )
    49 
    49 
    50 install: $(INSTALL_32_and_64)
    50 install: $(INSTALL_32_and_64)
    51 
    51 
    52 test: $(NO_TESTS)
    52 test: $(NO_TESTS)
    53 
    53 
    54 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
    55 
    54 
    56 include ../../../make-rules/depend.mk
    55 REQUIRED_PACKAGES += system/library