mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/android-tools-adb: USES=pkgconfig to support ports SSL libraries
Approved by: SSL blanket
This commit is contained in:
parent
fab349e072
commit
a2bcc5cc59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421695
1 changed files with 1 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue