• GNUmakefile

    494 495  
    1 1 ##############################################################################
    2 # $HeadURL: http://svn.dev.rambler.ru/Contenido/branches/utf8/ports/all/DBD-Pg/GNUmakefile $
    3 # $Id: GNUmakefile 1418 2009-06-05 09:17:07Z phoinix $
    2 #
    4 3 ###############################################################################
    5 4
    6 5
     
    9 8
    10 9 ifeq (${shell perl -e 'print 1 if ${PERL_LEVEL}<500600'},1)
    11 10 PORTVERSION = 1.32
    11 elif (${shell perl -e 'print 1 if ${PERL_LEVEL}<501000'},1)
    12 PORTVERSION = 2.11.8
    12 13 else
    13 PORTVERSION = 2.11.8
    14 PORTVERSION = 2.19.3
    14 15 endif
    15 16
    16 17 PERL_MAKEMAKER = yes