mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/android-tools-simpleperf: track libncurses dep (if from ports)
Obtained from: DPorts
This commit is contained in:
parent
56cab9fcdb
commit
be3acbba1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437669
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ GH_PROJECT= platform_bionic:bionic platform_system_core:core \
|
|||
platform_system_extras
|
||||
GH_SUBDIR= bionic:bionic
|
||||
|
||||
USES= compiler:c++11-lib uidfix
|
||||
USES= compiler:c++11-lib ncurses uidfix
|
||||
BUILD_WRKSRC= ${WRKSRC}/simpleperf
|
||||
INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
||||
TEST_WRKSRC= ${BUILD_WRKSRC}
|
||||
|
|
Loading…
Add table
Reference in a new issue