devel/android-tools-adb: drop += after r448522

This commit is contained in:
Jan Beich 2017-08-22 13:07:26 +00:00
parent 7512e72920
commit 8cdfbbc204
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448527

View File

@ -34,7 +34,7 @@ CONFLICTS_INSTALL?= ${PORTNAME}-devel-*
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-base_include_android-base_logging.h
.endif
USES+= compiler:c++14-lang pkgconfig ssl uidfix
USES= compiler:c++14-lang pkgconfig ssl uidfix
BUILD_WRKSRC= ${WRKSRC}/adb
INSTALL_WRKSRC= ${BUILD_WRKSRC}
TEST_WRKSRC= ${BUILD_WRKSRC}