devel/android-tools-adb: USES=pkgconfig to support ports SSL libraries

Approved by:	SSL blanket
This commit is contained in:
John Marino 2016-09-10 14:30:21 +00:00
parent fab349e072
commit a2bcc5cc59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421695

View file

@ -24,8 +24,7 @@ GH_REVISION= 88f64719d756 # generated by: make update-revision
CONFLICTS_INSTALL?= ${PORTNAME}-devel-*
USES= compiler:c++11-lib uidfix
USE_OPENSSL= yes
USES= compiler:c++11-lib pkgconfig ssl uidfix
BUILD_WRKSRC= ${WRKSRC}/adb
INSTALL_WRKSRC= ${BUILD_WRKSRC}
TEST_WRKSRC= ${BUILD_WRKSRC}