New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82417


Ignore:
Timestamp:
08/13/11 08:33:20 (4 years ago)
Author:
jmr@…
Message:

py25-rpy2: don't clobber python25 dep

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py25-rpy2/Portfile

    r79478 r82417  
    33 
    44PortSystem 1.0 
     5PortGroup           python25 1.0 
    56 
    6 PortGroup           python25 1.0 
    77name                py25-rpy2 
    88version             2.1.9 
     
    2525# you have to remove this dependency line and make sure that your R 
    2626# is in MacPorts' binpath, see your macports.conf for details. 
    27 depends_lib         port:R 
     27depends_lib-append  port:R 
Note: See TracChangeset for help on using the changeset viewer.