diff options
author | xtraeme <xtraeme> | 2004-04-19 18:37:27 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-19 18:37:27 +0000 |
commit | 7d2cfd8ec44c8b92ca17762b596b5097cec269d3 (patch) | |
tree | 26438b6af8728238e0d7088c2cb475cc0ed3c0ff /graphics/Makefile | |
parent | 0313bfc4284625c0a919fb885177211233118a9e (diff) | |
download | pkgsrc-7d2cfd8ec44c8b92ca17762b596b5097cec269d3.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 |