diff options
author | abs <abs@pkgsrc.org> | 2006-08-15 15:21:43 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-08-15 15:21:43 +0000 |
commit | 6df976912d0391b1c59add3be083be21c23fd65f (patch) | |
tree | 13bf65e9dbf15706673c34d2ccb40c9aff1d78ed /graphics/Makefile | |
parent | c6c161ed532578c01ebdbf27ecc93d237565adff (diff) | |
download | pkgsrc-6df976912d0391b1c59add3be083be21c23fd65f.tar.gz |
enable glew
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 d23cd2744a2..7c5b692664b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.431 2006/08/12 16:23:19 xtraeme Exp $ +# $NetBSD: Makefile,v 1.432 2006/08/15 15:21:43 abs Exp $ # COMMENT= Graphics tools and libraries @@ -106,6 +106,7 @@ SUBDIR+= gimp2-wideangle SUBDIR+= gimp24 SUBDIR+= giram SUBDIR+= gle +SUBDIR+= glew SUBDIR+= glitz SUBDIR+= gliv SUBDIR+= glu |