diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-23 13:04:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-23 13:04:03 +0000 |
commit | 8ca8ddb7105250932d123785d7f628270ec3b685 (patch) | |
tree | fbe9cb83c5990ac56afde696d9186ed90afc8cbf /audio/aacgain/Makefile | |
parent | 1b7b5213fde41b4c332c05ee4aaffd8f42595702 (diff) | |
download | ports-8ca8ddb7105250932d123785d7f628270ec3b685.tar.gz ports-8ca8ddb7105250932d123785d7f628270ec3b685.zip |
Notes
Diffstat (limited to 'audio/aacgain/Makefile')
-rw-r--r-- | audio/aacgain/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/aacgain/Makefile b/audio/aacgain/Makefile index a2e17b4c691e..4d036795cce5 100644 --- a/audio/aacgain/Makefile +++ b/audio/aacgain/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= http://altosdesign.com/aacgain/alvarez/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files -NO_STAGE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USES= gmake |