mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
add localbase:ldflags to USES
this may help with cmake picking up libs which the linker can't find without extra pointing (such things have been reported by users building in non-standard (not poudriere) environments)
This commit is contained in:
parent
9134a25764
commit
6a7bf5f6a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493811
@ -32,7 +32,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
RUN_DEPENDS= pivy-devel>0:graphics/py-pivy-devel@${PY_FLAVOR}
|
||||
|
||||
USES= dos2unix compiler:c++11-lib cmake gl eigen:3 fortran jpeg \
|
||||
python:2.7 localbase qt:5
|
||||
localbase:ldflags python:2.7 localbase qt:5
|
||||
USE_GITHUB= yes
|
||||
USE_XORG= ice sm x11 xext xt
|
||||
USE_GL= gl glu
|
||||
|
Loading…
Reference in New Issue
Block a user