diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-10-24 04:38:20 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-10-24 04:38:20 +0000 |
commit | 4677a5227fbd13a16f5ae9d133bfc954606d26d3 (patch) | |
tree | 56ad7fce164876bdb1b4fca582d5afd4b7892b82 /graphics/Makefile | |
parent | 13aa24cbbacf1ad37d91b82417b6c27e4ef6acd1 (diff) | |
download | ports-4677a5227fbd13a16f5ae9d133bfc954606d26d3.tar.gz ports-4677a5227fbd13a16f5ae9d133bfc954606d26d3.zip |
Add libglut 5.0.2, a port of libglut from Mesa. libglut will be removed from
mesagl in its upcoming upgrade.
Notes
Notes:
svn path=/head/; revision=92031
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 6ec0e1015cdf..c59e4bd65314 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -194,6 +194,7 @@ SUBDIR += libfpx SUBDIR += libgdgeda SUBDIR += libggi + SUBDIR += libglut SUBDIR += libgnomecanvas SUBDIR += libgnomecanvasmm SUBDIR += libgphoto2 |