1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

In preparation to deprecate shells/bash2:

. change BUILD_DEPENDS: shells/bash2 -> shells/bash.
This commit is contained in:
Boris Samorodov 2006-12-22 20:42:09 +00:00
parent 938e631271
commit c26ee8ff13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180523

View File

@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for tagging and renaming MP3 and OGG/Vorbis files
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtkmm20 \
glademm-2.0.1:${PORTSDIR}/devel/libglademm \
ogg.5:${PORTSDIR}/audio/libogg \