aboutsummaryrefslogtreecommitdiff
path: root/graphics/libglesv2
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-05-17 09:56:00 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-05-17 09:56:00 +0000
commitc951967af7efc8ade2b54be511649053a1a8cb0a (patch)
treee9172feaf552da3dbe353c195227e5c9d143116e /graphics/libglesv2
parent1954b8b110d19ca526b712651e7e6e07be899111 (diff)
downloadports-c951967af7efc8ade2b54be511649053a1a8cb0a.tar.gz
ports-c951967af7efc8ade2b54be511649053a1a8cb0a.zip
Notes
Diffstat (limited to 'graphics/libglesv2')
-rw-r--r--graphics/libglesv2/Makefile4
-rw-r--r--graphics/libglesv2/pkg-plist1
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/libglesv2/Makefile b/graphics/libglesv2/Makefile
index 01c5bfb726c1..96d45e0ae260 100644
--- a/graphics/libglesv2/Makefile
+++ b/graphics/libglesv2/Makefile
@@ -3,12 +3,14 @@
PORTNAME= libglesv2
PORTVERSION= ${MESAVERSION}
+PORTREVISION= 1
CATEGORIES= graphics
COMMENT= OpenGL ES v2 library
+BUILD_DEPENDS= expat>=0:${PORTSDIR}/textproc/expat2
LIB_DEPENDS+= libdrm.so:${PORTSDIR}/graphics/libdrm \
- libexpat.so:${PORTSDIR}/textproc/expat2
+ libglapi.so:${PORTSDIR}/graphics/libglapi
.include <bsd.port.options.mk>
diff --git a/graphics/libglesv2/pkg-plist b/graphics/libglesv2/pkg-plist
index 83fc602af5b3..45c4e97a929e 100644
--- a/graphics/libglesv2/pkg-plist
+++ b/graphics/libglesv2/pkg-plist
@@ -7,6 +7,7 @@ include/GLES3/gl3platform.h
lib/libGLESv2.la
lib/libGLESv2.so
lib/libGLESv2.so.2
+lib/libGLESv2.so.2.0.0
libdata/pkgconfig/glesv2.pc
@dirrmtry include/GLES3
@dirrmtry include/GLES2