Ticket #36853: Portfile.diff

File Portfile.diff, 848 bytes (added by lockhart (Thomas Lockhart), 11 years ago)

Require atlas and increment the revision number. Replaces the original diff which was not in unified format. Sorry Bradley!

  • Portfile

    old new  
    55
    66name                levmar
    77version             2.6
    8 revision            1
     8revision            2
    99categories          math
    1010platforms           darwin
    1111license             GPL
     
    3232checksums           rmd160  2b29daea12804050c8d3939b8c142d27d36bffc8 \
    3333                    sha256  3bf4ef1ea4475ded5315e8d8fc992a725f2e7940a74ca3b0f9029d9e6e94bad7
    3434
     35depends_lib-append  port:atlas
     36
    3537# Patch taken from levmar RPM by Eric Smith <eric@brouhaha.com>
    3638patch.pre_args      -p1
    3739patchfiles          patch-Makefile.so.diff
    3840
    3941use_configure       no
    40 #configure.args      --with-omniORB-config="${prefix}/etc/omniORB.cfg"
    4142
    4243variant universal {}
    4344