diff options
author | veego <veego@pkgsrc.org> | 2002-05-25 07:58:55 +0000 |
---|---|---|
committer | veego <veego@pkgsrc.org> | 2002-05-25 07:58:55 +0000 |
commit | 0eea0d5be359d3dcb959c58190a3a5b312e336d2 (patch) | |
tree | 3803a914ceaf24cb6a924183476ab54fc3f219f5 /graphics | |
parent | 8e3484c9e0877eca385b4a212ad581ad6d948a27 (diff) | |
download | pkgsrc-0eea0d5be359d3dcb959c58190a3a5b312e336d2.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 |