diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-28 11:07:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-28 11:07:26 +0000 |
commit | 8fb5de05872d971ab9f175415e433f900fdd2e8b (patch) | |
tree | 2ff5fb9abd0310b2ec94651956151360dafb6e3a | |
parent | e76bd39348a364973b519a57db95ae109649fc79 (diff) | |
download | pkgsrc-8fb5de05872d971ab9f175415e433f900fdd2e8b.tar.gz |
Add and enable gmngview.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 54922250319..c1a61f31fb6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.209 2002/10/16 10:29:38 rh Exp $ +# $NetBSD: Makefile,v 1.210 2002/10/28 11:07:26 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -78,6 +78,7 @@ SUBDIR+= giram SUBDIR+= gle SUBDIR+= glu SUBDIR+= glut +SUBDIR+= gmngview SUBDIR+= gmplayer SUBDIR+= gnome-iconedit SUBDIR+= gnome-pixmaps |