1
0
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:
Niclas Zeising 2013-09-30 00:29:03 +00:00
parent 6456a79045
commit 8c249222c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328763
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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