mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add NO_STAGE=yes
This commit is contained in:
parent
6456a79045
commit
8c249222c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328763
@ -20,6 +20,7 @@ USE_XORG+= glproto dri2proto xext xdamage xfixes
|
||||
LIB_DEPENDS+= libexpat.so:${PORTSDIR}/textproc/expat2 \
|
||||
libdrm.so:${PORTSDIR}/graphics/libdrm
|
||||
|
||||
NO_STAGE= yes
|
||||
BUILD_WKRSRC= ${WRKSRC}/src/egl
|
||||
INSTALL_WRKSRC= ${WRKSRC}/src/egl
|
||||
|
||||
|
@ -20,6 +20,7 @@ USE_XORG+= glproto dri2proto xext xdamage xfixes
|
||||
|
||||
BUILD_WKRSRC= ${WRKSRC}/src/mapi/es2api
|
||||
INSTALL_WRKSRC= ${WRKSRC}/src/mapi/es2api
|
||||
NO_STAGE= yes
|
||||
|
||||
# this library doesn't exist in Mesa 7.6 so use newer
|
||||
WITH_NEW_XORG=yes
|
||||
|
Loading…
Reference in New Issue
Block a user