diff options
Diffstat (limited to 'audio/audacity/Makefile')
-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 c85b5cf08deb..136177388e43 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -25,7 +25,6 @@ USES= cmake compiler:c++14-lang cpe desktop-file-utils gettext \ USE_GNOME= cairo gtk30 USE_WX= 3.1+ WX_COMPS= wx -INSTALLS_ICONS= yes PORTDOCS= README.txt CMAKE_ARGS= -Daudacity_lib_preference:STRING=system \ |