diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-11 14:12:30 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-11 14:12:30 +0000 |
commit | b2c93db5af07a8ca49427910bab4d9f52233b3c7 (patch) | |
tree | 00dbc0e3e04fd48a0065dc40a2259196d555cb20 /audio/baresip | |
parent | switch to USE_OCAML*. (diff) |
Add a global OPUS_DESC
Notes
Notes:
svn path=/head/; revision=361536
Diffstat (limited to 'audio/baresip')
-rw-r--r-- | audio/baresip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile index 7f44f0a7bb4a..ba3b217ad147 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -45,7 +45,6 @@ ILBC_DESC= iLBC audio codec L16_DESC= L16 audio codec MENU_DESC= Interactive menu OPENGLES_DESC= OpenGL ES video output -OPUS_DESC= Opus audio codec PLC_DESC= Packet Loss Concealment PRESENCE_DESC= Presence module SRTP_DESC= Secure RTP module [broken] |