New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79208


Ignore:
Timestamp:
06/05/11 13:11:04 (4 years ago)
Author:
ram@…
Message:

python/py32-numpy

Location:
trunk/dports/python/py32-numpy
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py32-numpy/Portfile

    r78638 r79208  
    33 
    44PortSystem              1.0 
    5 PortGroup               python27 1.0 
     5PortGroup               python32 1.0 
    66 
    7 name                    py27-numpy 
     7name                    py32-numpy 
    88version                 1.6.0 
    99categories              python 
     
    2626 
    2727depends_lib-append      port:fftw-3 \ 
    28                         port:py27-nose 
     28                        port:py32-nose 
    2929 
    3030if {[variant_isset universal] && ![variant_isset atlas]} { 
Note: See TracChangeset for help on using the changeset viewer.