New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79238


Ignore:
Timestamp:
06/05/11 22:11:57 (4 years ago)
Author:
jmr@…
Message:

autopano-sift-c: use cmake portgroup (fixes #24955)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/autopano-sift-c/Portfile

    r57380 r79238  
    22 
    33PortSystem 1.0 
     4PortGroup cmake 1.0 
    45 
    56name                    autopano-sift-c 
     
    2425worksrcdir              trunk 
    2526 
    26 depends_build           port:cmake 
    27  
    2827depends_lib             port:libpano13 \ 
    2928                        port:libxml2 
    30  
    31 configure.cmd           cmake 
    32 configure.pre_args 
    33  
    34 configure.args          -DCMAKE_INSTALL_PREFIX:PATH=${prefix} 
Note: See TracChangeset for help on using the changeset viewer.