summaryrefslogtreecommitdiff
path: root/audio/lame
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>2002-09-20 20:07:19 +0000
committerTorsten Blum <torstenb@FreeBSD.org>2002-09-20 20:07:19 +0000
commitcb92a06988efc2d046bec693e4fac677de26d17a (patch)
treecfd47c8329d8b24e8d40603c499ab65b8496e277 /audio/lame
parentApply a blessed +3 magic wand of autotools protection; a rogue run of (diff)
Enable 'mp3rtp' for lame to support (live) mp3 streaming with rtp via
multicast.
Notes
Notes: svn path=/head/; revision=66883
Diffstat (limited to 'audio/lame')
-rw-r--r--audio/lame/Makefile2
-rw-r--r--audio/lame/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 3291babf0548..8d22c7f5c0f5 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_GNOMENG= yes
WANT_GNOME= yes
-CONFIGURE_ARGS= --enable-nasm
+CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp
.include <bsd.port.pre.mk>
diff --git a/audio/lame/pkg-plist b/audio/lame/pkg-plist
index a2bdffc2c602..bb3bc15a00e4 100644
--- a/audio/lame/pkg-plist
+++ b/audio/lame/pkg-plist
@@ -1,4 +1,5 @@
bin/lame
+bin/mp3rtp
%%WITH_GTK%%bin/mp3x
include/lame/lame.h
lib/libmp3lame.a