New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 35636

Show
Ignore:
Timestamp:
04/01/2008 00:50:40 (4 years ago)
Author:
rhwood@…
Message:

Change a build dependency from a port: dependency to a bin: dependency so that unnessessary ports are not installed
Make lint happy by adding a line after PortSystem and other variables

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/net/adium/Portfile

    r30204 r35636  
    22 
    33PortSystem 1.0 
     4 
    45name            adium 
    56version         1.1.1 
     
    1213        supported messaging services and then chat with other people using \ 
    1314        those services. 
    14  
     15homepage        http://www.adiumx.com 
     16platforms       macosx 
     17master_sites    {} 
    1518fetch.type      svn 
    1619svn.url         svn://svn.adiumx.com/adium/tags/AdiumX_${version} 
     
    1922use_configure   no 
    2023 
    21 depends_build   port:subversion 
     24depends_build   bin:svn:subversion 
    2225build.type      pbx 
    2326build.target    -project Adium.xcodeproj -target Adium