aboutsummaryrefslogtreecommitdiff
path: root/graphics/glew
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-02-29 22:52:51 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-02-29 22:52:51 +0000
commit88104b36581c2b2e69c70ef32158ff265446c1c9 (patch)
tree69634d9704437bbfed0c97df476b012bc9c0b030 /graphics/glew
parent0044314a1543bba264aa59f4b6ce651ca85f9ba7 (diff)
downloadports-88104b36581c2b2e69c70ef32158ff265446c1c9.tar.gz
ports-88104b36581c2b2e69c70ef32158ff265446c1c9.zip
graphics/glew-wayland: install more files
$ LD_PRELOAD=libGLEW-wayland.so glewinfo Error [main]: glewInit failed: Missing GL version
Notes
Notes: svn path=/head/; revision=527479
Diffstat (limited to 'graphics/glew')
-rw-r--r--graphics/glew/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile
index beb0f3e68e55..fbde4ddb5718 100644
--- a/graphics/glew/Makefile
+++ b/graphics/glew/Makefile
@@ -3,6 +3,7 @@
PORTNAME= glew
PORTVERSION= 2.1.0
+PORTREVISION?= 0
CATEGORIES= graphics
MASTER_SITES= SF