diff options
author | rh <rh> | 2002-04-21 08:08:27 +0000 |
---|---|---|
committer | rh <rh> | 2002-04-21 08:08:27 +0000 |
commit | 421c0a07abdf192cd9c0db54113486a77a1d56f8 (patch) | |
tree | 6d2abb09ba5604e157ba62aa27bdfce6564e3b62 /graphics/Makefile | |
parent | 9e0a317f28411fd00635fceb867d8d295221596c (diff) | |
download | pkgsrc-421c0a07abdf192cd9c0db54113486a77a1d56f8.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 |