diff options
author | zuntum <zuntum> | 2001-12-21 23:44:33 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-12-21 23:44:33 +0000 |
commit | b3319a2c119688537a791d09efee4c35c1d59060 (patch) | |
tree | 7ad5b628cad8c4d2a45430abfd7169bbd27978fd /graphics/Makefile | |
parent | 28f481b9439dcd865ae487e529874177173aae77 (diff) | |
download | pkgsrc-b3319a2c119688537a791d09efee4c35c1d59060.tar.gz |
add & enable mplayer
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 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 |