Remove redundant +.

This commit is contained in:
Dmitry Sivachenko 2015-04-19 12:33:29 +00:00
parent fff5c0edec
commit e5397a2387
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384283

View file

@ -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+