diff options
Diffstat (limited to 'www/mod_python3')
-rw-r--r-- | www/mod_python3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index b366fcd0cf02..d7d65d7307a4 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -20,7 +20,6 @@ USE_PYTHON= 2.3+ LATEST_LINK= mod_python3 GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}" \ --without-flex MAKE_ENV= EXPR_COMPAT=yes |