1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

rpm4 does not build if default python is 3.x - force use of python 2.7

PR:		192061
Submitted by:	pi
This commit is contained in:
Johan van Selst 2014-07-23 12:11:14 +00:00
parent 6041e9d52d
commit 0d0f056de5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362665

View File

@ -20,7 +20,7 @@ OPTIONS_DEFINE= PYTHON NLS DOCS
OPTIONS_DEFAULT=PYTHON NLS
OPTIONS_SUB= yes
PYTHON_CONFIGURE_ENABLE=python
PYTHON_USE= PYTHON=yes
PYTHON_USE= PYTHON=2.7
NLS_CONFIGURE_ENABLE=nls
NLS_USES= gettext
PORTDOCS= *