diff options
author | thierry <thierry@FreeBSD.org> | 2004-05-30 06:08:55 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-05-30 06:08:55 +0800 |
commit | 9cce5aedbc4967c536bdab30d0190cec28a9700b (patch) | |
tree | b4311081adf66aad42c3c956151bf62e304585aa /graphics/Makefile | |
parent | 234679722a969af0ee978ca10eec3fd6f9d1c6bf (diff) | |
download | freebsd-ports-gnome-9cce5aedbc4967c536bdab30d0190cec28a9700b.tar.gz freebsd-ports-gnome-9cce5aedbc4967c536bdab30d0190cec28a9700b.tar.zst freebsd-ports-gnome-9cce5aedbc4967c536bdab30d0190cec28a9700b.zip |
Add oglext 1.0.2, a library for easier access to OpenGL extensions.
PR: 62297
Submitted by: Igor Pokrovsky <tiamat@comset.net>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 712b2a4eb3c5..d9e04b4dd079 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -263,6 +263,7 @@ SUBDIR += ocaml-images SUBDIR += ocaml-lablgl SUBDIR += ocrad + SUBDIR += oglext SUBDIR += opendis SUBDIR += opendx SUBDIR += opendx-samples |