diff options
Diffstat (limited to 'www/mod_python3')
-rw-r--r-- | www/mod_python3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index f0b6886..0b10c53 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -19,6 +19,7 @@ WITH_APACHE2= yes USE_APACHE= yes USE_PYTHON= yes +LATEST_LINK= mod_python3 GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}" |