components/quilt/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2434 6c9bb5cf5610
child 3976 a3684fed4b1f
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 PATH = /usr/gnu/bin:/usr/bin
    28 PATH = /usr/gnu/bin:/usr/bin
    34 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    34 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    35 COMPONENT_ARCHIVE_HASH=	\
    35 COMPONENT_ARCHIVE_HASH=	\
    36     sha256:3d72a292e432beb9a73f9d0acfe3a77c9b4d7e42209919bb244e9958c7cfe64b
    36     sha256:3d72a292e432beb9a73f9d0acfe3a77c9b4d7e42209919bb244e9958c7cfe64b
    37 COMPONENT_ARCHIVE_URL=	http://download.savannah.gnu.org/releases/quilt/$(COMPONENT_ARCHIVE)
    37 COMPONENT_ARCHIVE_URL=	http://download.savannah.gnu.org/releases/quilt/$(COMPONENT_ARCHIVE)
    38 COMPONENT_BUGDB=	utility/quilt
    38 COMPONENT_BUGDB=	utility/quilt
       
    39 
       
    40 TPNO=			9108
    39 
    41 
    40 include ../../make-rules/prep.mk
    42 include ../../make-rules/prep.mk
    41 include ../../make-rules/configure.mk
    43 include ../../make-rules/configure.mk
    42 include ../../make-rules/ips.mk
    44 include ../../make-rules/ips.mk
    43 
    45