diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-08 23:56:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-08 23:56:24 +0000 |
commit | aa63f4175bb91130c622a299b13566a6bc27b493 (patch) | |
tree | 24cf18c45d099842388bd241b1014637993f5d98 /www/mod_python3 | |
parent | d60eeada275621473be7264053e802464e7220af (diff) | |
download | ports-aa63f4175bb91130c622a299b13566a6bc27b493.tar.gz ports-aa63f4175bb91130c622a299b13566a6bc27b493.zip |
Notes
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 20f77f8f250d..f0b688601589 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= perky@FreeBSD.org COMMENT= Apache module that embeds the Python interpreter within the server +WITH_APACHE2= yes USE_APACHE= yes USE_PYTHON= yes |