diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
commit | bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef (patch) | |
tree | 6c94ac45d7b0953362dd572a0936e7d2ebbf5b05 /audio | |
parent | a1f74e4f5efd7dd29be2e09eefc015ac6a3e6ced (diff) | |
download | ports-bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef.tar.gz ports-bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacity/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 4aa96f7befbe..6e6749e1a2de 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -47,7 +47,6 @@ OPTIONS_DEFINE_i386= SSE OPTIONS_DEFAULT_amd64= SSE OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:MSSE} -DEBUG_DESC= Enable debug support DYNLOAD_DESC= Enable dynamic loading of lame and FFmpeg LAME_DESC= Use lame for import and export support LV2_DESC= Add LV2 plug-in support |