mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
fix build with libiconv installed by USES=iconv
PR: 219937 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
This commit is contained in:
parent
8e089c644f
commit
3596dc3c0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443471
@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/opencl \
|
||||
USE_GITHUB= yes
|
||||
|
||||
ALL_TARGET= default
|
||||
USES= gmake localbase shebangfix
|
||||
USES= gmake iconv localbase shebangfix
|
||||
SHEBANG_FILES= extra/tab_completion/install
|
||||
USE_CSTD= c99
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user