diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-23 21:04:03 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-23 21:04:03 +0800 |
commit | c4f0f26722dc98c85c24e8b50c5bf16709d6d75f (patch) | |
tree | fbe9cb83c5990ac56afde696d9186ed90afc8cbf /audio | |
parent | 04901f0c3ec490c1858bd6d6f7215beee69ad8e8 (diff) | |
download | freebsd-ports-gnome-c4f0f26722dc98c85c24e8b50c5bf16709d6d75f.tar.gz freebsd-ports-gnome-c4f0f26722dc98c85c24e8b50c5bf16709d6d75f.tar.zst freebsd-ports-gnome-c4f0f26722dc98c85c24e8b50c5bf16709d6d75f.zip |
This port is stage friendly ootb
Diffstat (limited to 'audio')
-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 |