components/perl512/Makefile
changeset 277 12ebd29ad46c
parent 215 e541da761f3d
child 485 9b12cda204fe
equal deleted inserted replaced
276:18dcd0ca5b0c 277:12ebd29ad46c
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 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 
       
    25 # I want to override PERL_VERSION and PERL_ARCH because when building
       
    26 # a new version of perl it probably isn't installed so shared-macros.mk
       
    27 # can't call it.
    24 
    28 
    25 COMPONENT_NAME=		perl
    29 COMPONENT_NAME=		perl
    26 COMPONENT_VERSION=	5.12.3
    30 COMPONENT_VERSION=	5.12.3
    27 PERL_VERSION=		5.12
    31 PERL_VERSION=		5.12
    28 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    32 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)