Remove redundant +.
This commit is contained in:
parent
fff5c0edec
commit
e5397a2387
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384283
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
||||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
||||||
yarn:${PORTSDIR}/devel/hadoop2
|
yarn:${PORTSDIR}/devel/hadoop2
|
||||||
|
|
||||||
USES+= cpe
|
USES= cpe
|
||||||
CPE_VENDOR= apache
|
CPE_VENDOR= apache
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.7+
|
JAVA_VERSION= 1.7+
|
||||||
|
|
Loading…
Reference in a new issue