mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- unbreak on python2.5 by adding PYDISTUTILS_NOEGGINFO
Submitted by: pointyhat via kris
This commit is contained in:
parent
11c7c76405
commit
066715e1b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197425
@ -23,6 +23,7 @@ USE_BZIP2= yes
|
||||
USE_ICONV= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
PYDISTUTILS_NOEGGINFO= yes
|
||||
|
||||
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
PTHREAD_LIBS="${PTHREAD_LIBS}" \
|
||||
|
Loading…
Reference in New Issue
Block a user