diff options
author | veego <veego> | 2002-05-25 07:58:55 +0000 |
---|---|---|
committer | veego <veego> | 2002-05-25 07:58:55 +0000 |
commit | 5b0e17fd46aee78e20b0e1ffec063ecd38611a5a (patch) | |
tree | 3803a914ceaf24cb6a924183476ab54fc3f219f5 /graphics | |
parent | fdfc427e65b8ec98cc59e27c96e903f83b84c62c (diff) | |
download | pkgsrc-5b0e17fd46aee78e20b0e1ffec063ecd38611a5a.tar.gz |
Add and enable mencoder and mplayer-share.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 36afcadb298..14727a9afe1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.189 2002/05/22 21:31:22 agc Exp $ +# $NetBSD: Makefile,v 1.190 2002/05/25 07:58:55 veego Exp $ # COMMENT= Graphics tools and libraries @@ -102,6 +102,7 @@ SUBDIR+= librsvg SUBDIR+= libungif SUBDIR+= libwmf SUBDIR+= magicpoint +SUBDIR+= mencoder SUBDIR+= mgl SUBDIR+= mng SUBDIR+= moz-flash @@ -109,6 +110,7 @@ SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec SUBDIR+= mpeg_encode SUBDIR+= mpeg_play +SUBDIR+= mplayer-share SUBDIR+= mplayer SUBDIR+= mplex SUBDIR+= mtv |