- Add NO_ARCH
This commit is contained in:
parent
850c053cee
commit
194863ac88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394785
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cherrypy>0:${PORTSDIR}/www/py-cherrypy \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= gettext python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RC_SUBR= openerp-web
|
||||
|
||||
|
|
Loading…
Reference in a new issue