diff options
Diffstat (limited to 'multimedia/mencoder/Makefile')
| -rw-r--r-- | multimedia/mencoder/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 8876a6c286b8..c58559a318d2 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -6,7 +6,7 @@ PORTNAME= mencoder PORTVERSION= ${MPLAYER_PORT_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Convenient video file and movie encoder RESTRICTED= Port has restricted dependencies @@ -46,6 +46,7 @@ OPTIONS+= LIBCDIO "Enable libcdio support" off OPTIONS+= CDPARANOIA "Enable cdparanoia support" off OPTIONS+= LIBLZO "Enable external liblzo library" off OPTIONS+= V4L "Enable Video4Linux TV support" off +OPTIONS+= LIBRTMP "Enable RTMPDump Streaming Media support" off MAN1= mencoder.1 |
