diff options
author | xtraeme <xtraeme> | 2004-04-19 18:37:27 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-19 18:37:27 +0000 |
commit | 3cb5b9ea4915b5e6bde81ff6c0697d992c1acbb5 (patch) | |
tree | 26438b6af8728238e0d7088c2cb475cc0ed3c0ff /graphics/Makefile | |
parent | e88ef69bbf6b52364592fea80dd2dba274d1da90 (diff) | |
download | pkgsrc-3cb5b9ea4915b5e6bde81ff6c0697d992c1acbb5.tar.gz |
Added freeglut.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4ab23e60c7c..0afa9017499 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.308 2004/04/14 12:12:16 jmmv Exp $ +# $NetBSD: Makefile,v 1.309 2004/04/19 18:37:27 xtraeme Exp $ # COMMENT= Graphics tools and libraries @@ -65,6 +65,7 @@ SUBDIR+= ffmpeg SUBDIR+= filmgimp SUBDIR+= fly SUBDIR+= fnlib +SUBDIR+= freeglut SUBDIR+= freetype SUBDIR+= freetype-lib SUBDIR+= freetype-utils |