From a18674a0593f8e3a71a3ea4c8bb9632848af1b6e Mon Sep 17 00:00:00 2001 From: naddy Date: Mon, 22 Jul 2002 11:09:15 +0000 Subject: Fix gettext dependency. --- audio/vorbis-tools/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index f6f1705..5abcbc4 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -7,6 +7,7 @@ PORTNAME= vorbis-tools PORTVERSION= 1.0 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= ftp://ftp.linuxpowered.com/pub/Vorbis/unix/ \ @@ -20,7 +21,7 @@ MAINTAINER= naddy@FreeBSD.org LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ curl.2:${PORTSDIR}/ftp/curl \ - iconv.3:${PORTSDIR}/converters/libiconv \ + intl.2:${PORTSDIR}/devel/gettext \ vorbis.2:${PORTSDIR}/audio/libvorbis GNU_CONFIGURE= yes -- cgit v1.1