aboutsummaryrefslogtreecommitdiff
path: root/net/freeswitch
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
commit2fb9f253738e151f2fbe761516881a4f0594a09d (patch)
tree9695b297af36ba840f671615e51523a713e61430 /net/freeswitch
parent800ccbb3b55bc2ef883f887ccd6925b011df90ef (diff)
downloadports-2fb9f253738e151f2fbe761516881a4f0594a09d.tar.gz
ports-2fb9f253738e151f2fbe761516881a4f0594a09d.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Notes
Notes: svn path=/head/; revision=453284
Diffstat (limited to 'net/freeswitch')
-rw-r--r--net/freeswitch/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile
index d7ab2014b63d..0db0d5ef86b3 100644
--- a/net/freeswitch/Makefile
+++ b/net/freeswitch/Makefile
@@ -55,7 +55,7 @@ OPTIONS_SUB= yes
NO_OPTIONS_SORT= yes
ALL_MODULES_DESC= Build all modules
-X11_DESC= graphics/ImageMagick[-nox11] dependency
+X11_DESC= graphics/ImageMagick[-nox11] dependency
8K_DESC= 8kHz Audio Files
16K_DESC= 16kHz Audio Files
32K_DESC= 32kHz Audio Files
@@ -75,8 +75,8 @@ ALL_MODULES_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \
libmemcached.so:databases/libmemcached \
libSoundTouch.so:audio/soundtouch \
libasound.so:audio/alsa-lib \
- libportaudio.so:audio/portaudio \
- libmp4v2.so:multimedia/mp4v2 \
+ libportaudio.so:audio/portaudio \
+ libmp4v2.so:multimedia/mp4v2 \
libshout.so:audio/libshout \
libmpg123.so:audio/mpg123 \
libmp3lame.so:audio/lame \