aboutsummaryrefslogtreecommitdiff
path: root/graphics/libglesv2
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-09-30 00:29:03 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-09-30 00:29:03 +0000
commit8c249222c3e290b5aaf2632920c91de23f42f9c8 (patch)
tree713985223ec68bfd93ea395464f256c8345ff466 /graphics/libglesv2
parent6456a7904571af67721ee5010fc2799efb5cceb4 (diff)
downloadports-8c249222c3e290b5aaf2632920c91de23f42f9c8.tar.gz
ports-8c249222c3e290b5aaf2632920c91de23f42f9c8.zip
Notes
Diffstat (limited to 'graphics/libglesv2')
-rw-r--r--graphics/libglesv2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libglesv2/Makefile b/graphics/libglesv2/Makefile
index c48744a55079..4dd4381cbcf4 100644
--- a/graphics/libglesv2/Makefile
+++ b/graphics/libglesv2/Makefile
@@ -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