diff options
author | rh <rh@pkgsrc.org> | 2002-04-21 08:08:27 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-04-21 08:08:27 +0000 |
commit | 50bf47f971ef6af220c1fdfc2a2cebde53c6b2d2 (patch) | |
tree | 6d2abb09ba5604e157ba62aa27bdfce6564e3b62 /graphics/Makefile | |
parent | cf076c22a831d8e570319960c2e4260c71adf1ab (diff) | |
download | pkgsrc-50bf47f971ef6af220c1fdfc2a2cebde53c6b2d2.tar.gz |
Add and enable gmplayer
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 fc4c5584f50..08199d7e4ea 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.185 2002/03/22 15:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.186 2002/04/21 08:08:27 rh Exp $ # COMMENT= Graphics tools and libraries @@ -69,6 +69,7 @@ SUBDIR+= giram SUBDIR+= gle SUBDIR+= glu SUBDIR+= glut +SUBDIR+= gmplayer SUBDIR+= gnome-iconedit SUBDIR+= gnuplot SUBDIR+= gphoto |