diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-12-21 23:44:33 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-12-21 23:44:33 +0000 |
commit | bd560b6f51b494006f74d00c041fd956553c860c (patch) | |
tree | 7ad5b628cad8c4d2a45430abfd7169bbd27978fd /graphics | |
parent | 0770f435146f744b0150ade52e65ab769cd88901 (diff) | |
download | pkgsrc-bd560b6f51b494006f74d00c041fd956553c860c.tar.gz |
add & enable mplayer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e139fc832bb..db182abf287 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.167 2001/12/10 20:59:16 veego Exp $ +# $NetBSD: Makefile,v 1.168 2001/12/21 23:44:33 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -93,6 +93,7 @@ SUBDIR+= magicpoint SUBDIR+= mgl SUBDIR+= mng SUBDIR+= moz-flash +SUBDIR+= mplayer SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec SUBDIR+= mpeg_encode |