1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

The audacious binary got renamed from audacious2 to audacious.

Reflect this change in the depending ports.
This commit is contained in:
Oliver Lehmann 2011-04-28 05:56:54 +00:00
parent 93af466522
commit 72da69b4cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273281
2 changed files with 3 additions and 3 deletions

View File

@ -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 \

View File

@ -16,8 +16,8 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= garga@FreeBSD.org
COMMENT= A port of wmxmms to GTK 2.x and Audacious
BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious
RUN_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious
BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
LIB_DEPENDS= mowgli.2:${PORTSDIR}/devel/libmowgli
USE_GMAKE= yes