mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Support STAGEDIR.
This commit is contained in:
parent
93ee166c0e
commit
d75dcc0030
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340576
@ -16,9 +16,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/python
|
||||
PROJECTHOST= protobuf
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-build:
|
||||
@${MKDIR} ${WRKSRC}/google/protobuf/compiler
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
Loading…
Reference in New Issue
Block a user