Do not set NO_{ARCH,BUILD} twice
This commit is contained in:
parent
98793f16b4
commit
5ebdb30cdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489594
@ -32,7 +32,6 @@ DOCS_PORTDOCS= *
|
||||
DOCS_VARS= PYDISTUTILS_BUILD_TARGET=build_sphinx \
|
||||
PYDISTUTILS_BUILDARGS="-n --all-files --fresh-env"
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python shebangfix
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -21,7 +21,6 @@ USES= php:web
|
||||
USE_PHP= session imap pcre
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
FIND_SKIP_OPTS= -not -name hastymail2.conf.example -not -name '*.orig'
|
||||
|
||||
CONFLICTS_INSTALL= hastymail2-[0-9]*
|
||||
|
Loading…
Reference in New Issue
Block a user