mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Set USE_GCC to 4.4+ as suggested by gerald@
This commit is contained in:
parent
0adbe372ca
commit
4f0272fe1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247055
@ -27,7 +27,7 @@ CONFIGURE_ARGS= --taglib-inc-dir="${LOCALBASE}/include/taglib" \
|
||||
--boost-lib-dir="${PYTHON_LIBDIR},${LOCALBASE}/lib" \
|
||||
--boost-python-libname="boost_python"
|
||||
|
||||
USE_GCC= 4.3+
|
||||
USE_GCC= 4.4+
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYEASYINSTALL_ARCHDEP= yes
|
||||
|
Loading…
Reference in New Issue
Block a user