summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-20 20:19:17 +0000
committernia <nia@pkgsrc.org>2021-05-20 20:19:17 +0000
commit3b1a5d6e0ff7cfc8ca49e713004993fc5afbd141 (patch)
treeabb960e449086864c6fdd4ae1200a27cbadcb457 /graphics/Makefile
parentb748cdf6a967266ef244567035946f433e5122b9 (diff)
downloadpkgsrc-3b1a5d6e0ff7cfc8ca49e713004993fc5afbd141.tar.gz
add graphics/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 06ec4f46899..0977c700b59 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.933 2021/05/20 19:52:31 nia Exp $
+# $NetBSD: Makefile,v 1.934 2021/05/20 20:19:17 nia Exp $
#
COMMENT= Graphics tools and libraries
@@ -196,6 +196,7 @@ SUBDIR+= gimp2-wideangle
SUBDIR+= giram
SUBDIR+= girara
SUBDIR+= gl2ps
+SUBDIR+= glad
SUBDIR+= gle
SUBDIR+= glew
SUBDIR+= glfw