components/perl_modules/xml-sax/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2910 f8b8cbc43356
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    31     sha256:32b04b8e36b6cc4cfc486de2d859d87af5386dd930f2383c49347050d6f5ad84
    31     sha256:32b04b8e36b6cc4cfc486de2d859d87af5386dd930f2383c49347050d6f5ad84
    32 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
    33 COMPONENT_PROJECT_URL=	http://search.cpan.org/~grantm/XML-SAX-0.99/SAX.pm
    33 COMPONENT_PROJECT_URL=	http://search.cpan.org/~grantm/XML-SAX-0.99/SAX.pm
    34 COMPONENT_BUGDB=	perl-mod/xml-sax
    34 COMPONENT_BUGDB=	perl-mod/xml-sax
    35 
    35 
       
    36 TPNO=			12998
       
    37 
    36 # don't build this module against perl 5.8.4
    38 # don't build this module against perl 5.8.4
    37 # build threaded 5.12 support too
    39 # build threaded 5.12 support too
    38 PERL_VERSIONS = 5.12 5.12-mt
    40 PERL_VERSIONS = 5.12 5.12-mt
    39 
    41 
    40 include $(WS_TOP)/make-rules/prep.mk
    42 include $(WS_TOP)/make-rules/prep.mk