diff options
author | rh <rh> | 2003-04-29 08:19:25 +0000 |
---|---|---|
committer | rh <rh> | 2003-04-29 08:19:25 +0000 |
commit | 839e0621edf7e07fb08a8c38b5d7ea82f5ba15cf (patch) | |
tree | 945db056c8d4cb4c297100639c7bb8561f94f890 /graphics/Makefile | |
parent | 2e47a2c54d1119c5ae598b389b514cefed6c308a (diff) | |
download | pkgsrc-839e0621edf7e07fb08a8c38b5d7ea82f5ba15cf.tar.gz |
Add and enable gnome-icon-theme
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 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 |