aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py3-cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py3-cairo/Makefile')
-rw-r--r--graphics/py3-cairo/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/py3-cairo/Makefile b/graphics/py3-cairo/Makefile
index 28c1e83c430b..34c4b3e61fdd 100644
--- a/graphics/py3-cairo/Makefile
+++ b/graphics/py3-cairo/Makefile
@@ -18,9 +18,7 @@ USE_GNOME= cairo
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-python_OLD_CMD?= /usr/bin/env python
-python_CMD?= ${LOCALBASE}/bin/python${PYTHON_VER}
-SHEBANG_FILES= examples/*.py examples/*/*.py test/*.py
+SHEBANG_FILES= examples/*.py examples/*/*.py test/*.py
PLIST_SUB+= PYTVER=${PYTHON_VER:S/.//}