New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81785


Ignore:
Timestamp:
08/04/11 15:41:39 (4 years ago)
Author:
ram@…
Message:

python/py2{6,7}-matplotlib-basemap: ensure dbflib is built, closes #30421

Location:
trunk/dports/python
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py26-matplotlib-basemap/Portfile

    r81267 r81785  
    66name              py26-matplotlib-basemap 
    77version           1.0.1 
    8 revision          1 
     8revision          2 
    99categories        python graphics math 
    1010platforms         darwin 
     
    2828                    port:py26-dap 
    2929 
     30patchfiles        patch-setup.cfg.diff 
     31 
    3032build.env-append    GEOS_DIR="${prefix}" 
    3133destroot.env-append GEOS_DIR="${prefix}" 
  • trunk/dports/python/py27-matplotlib-basemap/Portfile

    r81267 r81785  
    66name              py27-matplotlib-basemap 
    77version           1.0.1 
    8 revision          1 
     8revision          2 
    99categories        python graphics math 
    1010platforms         darwin 
     
    2828                    port:py27-dap 
    2929 
     30patchfiles        patch-setup.cfg.diff 
     31 
    3032build.env-append    GEOS_DIR="${prefix}" 
    3133destroot.env-append GEOS_DIR="${prefix}" 
Note: See TracChangeset for help on using the changeset viewer.