Menu

Diff of /trunk/matplotlib/setupext.py [r378] .. [r379]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/matplotlib/setupext.py
+++ b/trunk/matplotlib/setupext.py
@@ -36,6 +36,7 @@
     'linux2' : ['/usr/local', '/usr',],
     'linux'  : ['/usr/local', '/usr',],
     'darwin' : [os.getenv('MPLIB_BASE') or '/usr/local', '/usr', '/sw'],
+   'freebsd4' : [os.getenv('MBLIB_BASE') or '/usr/local', '/usr'],
     'sunos5' : [os.getenv('MPLIB_BASE') or '/usr/local',],
 }
 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.