diff options
author | rh <rh> | 2002-09-14 06:58:28 +0000 |
---|---|---|
committer | rh <rh> | 2002-09-14 06:58:28 +0000 |
commit | f989ab7b2231fe674c39e1e5f3756e3044a914a5 (patch) | |
tree | 2af3db2ee39ab6eb171bf6aa6ce797bc7455e4ec | |
parent | c1620c04e7ef35acd7f3bd79ec41429d04b8c751 (diff) | |
download | pkgsrc-f989ab7b2231fe674c39e1e5f3756e3044a914a5.tar.gz |
Add and enable gnome2-pixmaps
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ea123c46865..ee69c5806a5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.200 2002/09/14 02:38:30 rh Exp $ +# $NetBSD: Makefile,v 1.201 2002/09/14 06:58:28 rh Exp $ # COMMENT= Graphics tools and libraries @@ -73,6 +73,7 @@ SUBDIR+= glut SUBDIR+= gmplayer SUBDIR+= gnome-iconedit SUBDIR+= gnome-pixmaps +SUBDIR+= gnome2-pixmaps SUBDIR+= gnuplot SUBDIR+= gphoto SUBDIR+= gphoto2 |