summaryrefslogtreecommitdiffstats
path: root/devel/py-pip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pip/Makefile')
-rw-r--r--devel/py-pip/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-pip/Makefile b/devel/py-pip/Makefile
index 426ae61..f121c3e 100644
--- a/devel/py-pip/Makefile
+++ b/devel/py-pip/Makefile
@@ -33,9 +33,8 @@ USES= python shebangfix
USE_GITHUB= yes
USE_PYTHON= autoplist concurrent distutils
-SHEBANG_FILES= pip/__init__.py
-python_OLD_CMD= ${SETENV} python
-python_CMD= ${PYTHON_CMD}
+SHEBANG_FILES= pip/__init__.py
+python_OLD_CMD= /usr/bin/env python
GH_ACCOUNT= pypa
OpenPOWER on IntegriCloud