1
0
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:
Alexander Botero-Lowry 2007-08-10 17:55:44 +00:00
parent 11c7c76405
commit 066715e1b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197425

View File

@ -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}" \