aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3splt-gtk
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2011-04-28 05:56:54 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2011-04-28 05:56:54 +0000
commit72da69b4cc04f3c39c0cc04aa867c8a8f312bd75 (patch)
tree8e2407d07abdfe969a4429c3120fda9f711e3f2f /audio/mp3splt-gtk
parent93af46652285dfdc8293d904b95290c934ddc875 (diff)
downloadports-72da69b4cc04f3c39c0cc04aa867c8a8f312bd75.tar.gz
ports-72da69b4cc04f3c39c0cc04aa867c8a8f312bd75.zip
The audacious binary got renamed from audacious2 to audacious.
Reflect this change in the depending ports.
Notes
Notes: svn path=/head/; revision=273281
Diffstat (limited to 'audio/mp3splt-gtk')
-rw-r--r--audio/mp3splt-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index cf1313bc1007..de18952ad3dc 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION}
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Utility to split mp3 and ogg files (via GTK Interface)
-BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious
+BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
LIB_DEPENDS= mp3splt:${PORTSDIR}/audio/libmp3splt \
mad.2:${PORTSDIR}/audio/libmad \
ogg.7:${PORTSDIR}/audio/libogg \