diff options
author | reed <reed@pkgsrc.org> | 2006-06-13 23:45:20 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-06-13 23:45:20 +0000 |
commit | b17fe05577bf97c775911622a4d063d287353fcf (patch) | |
tree | cfd554bba7e4c51a00e4187754aa96c3cd3bdffd /graphics/Makefile | |
parent | 8b437a6cc42634e8d1720bdd689fe19f745baf80 (diff) | |
download | pkgsrc-b17fe05577bf97c775911622a4d063d287353fcf.tar.gz |
Add glx-utils.
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 b6de0e771c0..6477a38387a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.424 2006/06/10 19:57:53 heinz Exp $ +# $NetBSD: Makefile,v 1.425 2006/06/13 23:45:20 reed Exp $ # COMMENT= Graphics tools and libraries @@ -108,6 +108,7 @@ SUBDIR+= glitz SUBDIR+= gliv SUBDIR+= glu SUBDIR+= glut +SUBDIR+= glx-utils SUBDIR+= gmngview SUBDIR+= gnome-backgrounds SUBDIR+= gnome-icon-theme |