diff options
Diffstat (limited to 'lang/python27')
-rw-r--r-- | lang/python27/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 22ba920641db..1c3c659b4852 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -21,6 +21,7 @@ INSTALL_TARGET= install PLIST= ${WRKDIR}/PLIST MAN1= python.1 +USE_PYTHON= yes PYTHON_VERSION= python1.6 PYTHON_NO_DEPENDS= yes |