aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libglesv2
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2013-09-30 08:29:03 +0800
committerzeising <zeising@FreeBSD.org>2013-09-30 08:29:03 +0800
commitd053b6b0265eccdb3ad71c31f1ac1851e951a5f9 (patch)
tree713985223ec68bfd93ea395464f256c8345ff466 /graphics/libglesv2
parenta0c38aa3506a0fa14176f976b14951e882a9fe3b (diff)
downloadfreebsd-ports-gnome-d053b6b0265eccdb3ad71c31f1ac1851e951a5f9.tar.gz
freebsd-ports-gnome-d053b6b0265eccdb3ad71c31f1ac1851e951a5f9.tar.zst
freebsd-ports-gnome-d053b6b0265eccdb3ad71c31f1ac1851e951a5f9.zip
Add NO_STAGE=yes
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