aboutsummaryrefslogtreecommitdiff
path: root/audio/gnormalize/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-06-21 15:28:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-06-21 15:28:21 +0000
commitbf72904646294577755445d855636b56c4344c8a (patch)
treea1caafaeb3d1c6aeef754390eb855f3f1506cb90 /audio/gnormalize/Makefile
parente59058f328f6159a084e52b051266e96873ee84d (diff)
Notes
Diffstat (limited to 'audio/gnormalize/Makefile')
-rw-r--r--audio/gnormalize/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/gnormalize/Makefile b/audio/gnormalize/Makefile
index 06b05abf6fdf..445a98b1840b 100644
--- a/audio/gnormalize/Makefile
+++ b/audio/gnormalize/Makefile
@@ -7,15 +7,16 @@
PORTNAME= gnormalize
PORTVERSION= 0.61
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= darcsis@gmail.com
COMMENT= An alternative for replaygain
-BUILD_DEPENDS= lzma:${PORTSDIR}/archivers/lzmautils
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
+BUILD_DEPENDS+= lzma:${PORTSDIR}/archivers/lzmautils
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+ wavegain:${PORTSDIR}/audio/wavegain
USE_PERL5_RUN= yes
INSTALLS_ICONS= yes
@@ -33,8 +34,7 @@ OPTIONS= \
GNORMALIZE_CDPLAY "CD Playback" off \
GNORMALIZE_FLAC "FLAC Encoding and Playback" off \
GNORMALIZE_MAC "Monkey's Audio Encoding and Playback" off \
- GNORMALIZE_MPC "MPC (musepack) Audio" off \
- GNORMALIZE_WAVEGAIN "WaveGain support (BROKEN)" off
+ GNORMALIZE_MPC "MPC (musepack) Audio" off
.include <bsd.port.pre.mk>