Ticket #19627: Portfile-aspell-dict-bg.diff

File Portfile-aspell-dict-bg.diff, 938 bytes (added by sava.chankov@…, 15 years ago)
  • Portfile

    old new  
    1 # $Id: Portfile 23053 2007-03-23 20:35:47Z pipping@macports.org $
     1# $Id$
    22
    33PortSystem      1.0
    44name                aspell-dict-bg
    5 version                 4.0-0
     5version                 4.1-0
    66categories          textproc
    77maintainers         sava.chankov@gmail.com
    88description         Bulgarian dictionary for aspell
     9homepage                http://aspell.net/
    910platforms           darwin
    1011
    11 long_description {description}
     12long_description ${description}
    1213
    1314master_sites    gnu:aspell/dict/bg
    1415
    15 distname            aspell5-bg-${version}
    16 checksums           md5 f1d9f1587cc382f10f1c7ac0a2600833
     16distname            aspell6-bg-${portversion}
     17checksums           md5 e22f0634c48eae9c9fbdf9d569b8235c
    1718
    1819use_bzip2           yes
    1920
    20 depends_build   port:aspell
     21depends_build   bin:aspell:aspell
    2122
    2223configure           { system "cd ${worksrcpath} && \
    2324                         ./configure  --vars ASPELL=${prefix}/bin/aspell \