diff options
author | rh <rh@pkgsrc.org> | 2003-04-29 08:19:25 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-04-29 08:19:25 +0000 |
commit | 9e0912615aabd910bdab5f4a7bce3cfbafbf5dc9 (patch) | |
tree | 945db056c8d4cb4c297100639c7bb8561f94f890 /graphics | |
parent | 79d6be5ae0d30d7fd8874cc1713b6e15d4fa7092 (diff) | |
download | pkgsrc-9e0912615aabd910bdab5f4a7bce3cfbafbf5dc9.tar.gz |
Add and enable gnome-icon-theme
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a63d33f0b84..90aa8d4fe2d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.242 2003/04/23 10:07:58 rh Exp $ +# $NetBSD: Makefile,v 1.243 2003/04/29 08:19:25 rh Exp $ # COMMENT= Graphics tools and libraries @@ -90,6 +90,7 @@ SUBDIR+= glu SUBDIR+= glut SUBDIR+= gmngview SUBDIR+= gmplayer +SUBDIR+= gnome-icon-theme SUBDIR+= gnome-iconedit SUBDIR+= gnome-pixmaps SUBDIR+= gnome2-pixmaps |