aboutsummaryrefslogtreecommitdiff
path: root/www/mod_python3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_python3/Makefile')
-rw-r--r--www/mod_python3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile
index 69ab43086a78..06fa35c163c3 100644
--- a/www/mod_python3/Makefile
+++ b/www/mod_python3/Makefile
@@ -18,6 +18,7 @@ COMMENT= Apache module that embeds the Python interpreter within the server
USE_APACHE= 2.0+
USE_PYTHON= yes
+INSTALLS_EGGINFO= yes
LATEST_LINK= mod_python3
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}" \