diff options
Diffstat (limited to 'audio/mp3gain/Makefile')
-rw-r--r-- | audio/mp3gain/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index 569417546732..798966d52966 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -13,6 +13,7 @@ COMMENT= A tool to normalize the gain of MP3 files LICENSE= LGPL21 PLIST_FILES= bin/mp3gain +NO_STAGE= yes USE_ZIP= yes USE_DOS2UNIX= yes |