New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82852


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

py26-biggles: add xorg-libXaw dep

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py26-biggles/Portfile

    r62101 r82852  
    99categories       python graphics math science 
    1010platforms        darwin 
    11 maintainers      macports.org:deric 
     11maintainers      deric 
    1212description      Creates 2D scientific plots 
    1313long_description Biggles is a Python module for the creation of \ 
     
    2121 
    2222 
    23 depends_lib      lib:libplot.2.2:plotutils port:py26-numpy 
     23depends_lib      lib:libplot.2.2:plotutils port:py26-numpy port:xorg-libXaw 
    2424 
    2525build.target       build_ext 
Note: See TracChangeset for help on using the changeset viewer.