summaryrefslogtreecommitdiff
path: root/databases/py-MySQL
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-MySQL')
-rw-r--r--databases/py-MySQL/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-MySQL/Makefile b/databases/py-MySQL/Makefile
index a37243adfb55..7283ccb40a14 100644
--- a/databases/py-MySQL/Makefile
+++ b/databases/py-MySQL/Makefile
@@ -18,8 +18,7 @@ LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/MySQLmodule.so
USE_PYTHON= -2.4
-CONFIGURE_ENV= PYTHON=${PYTHON_CMD}
-MAKE_ENV= ${CONFIGURE_ENV}
+MAKE_ENV= PYTHON="${PYTHON_CMD}"
.include <bsd.port.pre.mk>