1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Works with python 2.7

PR:             ports/151092
Submitted by:   John Hein <jhein@symmetricom.com>
Approved by:    Douglas Thrift <douglas@douglasthrift.net> (maintainer)
This commit is contained in:
Philip M. Gollucci 2010-09-30 02:04:37 +00:00
parent 65e1f8082e
commit 12e9ca398c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262129

View File

@ -26,7 +26,7 @@ CONFLICTS= ${PKGNAMEPREFIX}mod_wsgi-3.* mod_wsgi-3.*
PROJECTHOST= modwsgi
USE_APACHE= 1.3+
USE_PYTHON= 2.4-2.6
USE_PYTHON= 2.4-2.7
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}"