components/p7zip/Makefile
branchs11-update
changeset 3469 00a862088745
parent 2551 0391c5c3b137
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3467:de2c1a2b2040 3469:00a862088745
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2013, 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=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
    28 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
    34 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)_src_all.tar.bz2
    34 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)_src_all.tar.bz2
    35 COMPONENT_ARCHIVE_HASH=	\
    35 COMPONENT_ARCHIVE_HASH=	\
    36     sha256:49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782
    36     sha256:49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782
    37 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/project/p7zip/p7zip/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    37 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/project/p7zip/p7zip/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    38 COMPONENT_BUGDB=	utility/p7zip
    38 COMPONENT_BUGDB=	utility/p7zip
       
    39 
       
    40 TPNO=			20368
    39 
    41 
    40 include ../../make-rules/prep.mk
    42 include ../../make-rules/prep.mk
    41 include ../../make-rules/justmake.mk
    43 include ../../make-rules/justmake.mk
    42 include ../../make-rules/ips.mk
    44 include ../../make-rules/ips.mk
    43 
    45