components/docbook/xsl/Makefile
changeset 7687 1093e2a9adbd
parent 7141 821d173e6ff4
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    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) 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 BUILD_BITS=		NO_ARCH
    24 BUILD_BITS=		NO_ARCH
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    38 COMPONENT_ARCHIVE_HASH_1= \
    38 COMPONENT_ARCHIVE_HASH_1= \
    39     sha256:e28ab23e61870204f7e693ee204c01fa802c06c8b5da45ae6b65450628f6a8f9
    39     sha256:e28ab23e61870204f7e693ee204c01fa802c06c8b5da45ae6b65450628f6a8f9
    40 COMPONENT_ARCHIVE_URL=	http://prdownloads.sourceforge.net/docbook/$(COMPONENT_ARCHIVE)
    40 COMPONENT_ARCHIVE_URL=	http://prdownloads.sourceforge.net/docbook/$(COMPONENT_ARCHIVE)
    41 COMPONENT_ARCHIVE_URL_1=$(COMPONENT_ARCHIVE_URL:$(COMPONENT_ARCHIVE)=$(COMPONENT_ARCHIVE_1))
    41 COMPONENT_ARCHIVE_URL_1=$(COMPONENT_ARCHIVE_URL:$(COMPONENT_ARCHIVE)=$(COMPONENT_ARCHIVE_1))
    42 COMPONENT_BUGDB=	utility/docbook
    42 COMPONENT_BUGDB=	utility/docbook
       
    43 COMPONENT_ANITYA_ID=	13115
    43 
    44 
    44 TPNO=			9656
    45 TPNO=			9656
    45 
    46 
    46 TEST_TARGET = $(NO_TESTS)
    47 TEST_TARGET = $(NO_TESTS)
    47 
    48