mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
- Fix USE_PYTHON: resolve build failure for users with Python 3.x as default python
PR: ports/186797 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 15 days)
This commit is contained in:
parent
eb8a07b2aa
commit
a4305ab153
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346766
@ -62,9 +62,7 @@ DESTDIRNAME= --destdir
|
||||
CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
PTHREAD_LDFLAGS="${PTHREAD_LIBS}"
|
||||
|
||||
USE_PYTHON_BUILD= -2.7
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= 2
|
||||
USES= compiler perl5 pkgconfig iconv
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= ${SAMBA4_LIBDIR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user