author | Volker Birk <vb@pep-project.org> |
Fri, 19 Jul 2019 16:19:37 +0200 | |
branch | sync |
changeset 3935 | 578eeb202e26 |
parent 2008 | f93bf1fac875 |
permissions | -rw-r--r-- |
1 # this file is in the Public Domain
3 # Typical pure MacPorts environment
5 # Restrict to MacPorts
6 export PATH=/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
8 # Make sure the Apple python (which will be triggered by the makefile)
9 # has access to the Python libs installed for MacPorts
10 export PYTHONPATH=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/