From b25365f2458c5c29dd88f1a98ac5ad4ca84064a1 Mon Sep 17 00:00:00 2001 From: mrg Date: Wed, 23 Aug 2006 02:33:56 +0000 Subject: oops. flac can be found in ../../audio/flac, not ../../audio/shorten. also, set the MAINTAINER as pkgsrc-users@netbsd.org instead of the maintainer of audio/shorten. --- audio/shntool/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index 799672b37b1..b57f1426ae4 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/08/18 21:38:23 mrg Exp $ +# $NetBSD: Makefile,v 1.2 2006/08/23 02:33:56 mrg Exp $ # DISTNAME= shntool-2.0.3 CATEGORIES= audio archivers MASTER_SITES= http://www.etree.org/shnutils/shntool/source/ -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.etree.org/shnutils/shntool/ COMMENT= Lossless audio compressor wrapper tool @@ -13,9 +13,9 @@ LICENSE= no-commercial-use GNU_CONFIGURE= YES -# could also support: wav, OFR, LPAC and APE. +# could also support: "WV" (is this not wav?), OFR, LPAC and APE. DEPENDS+= shorten>=3.6.0:../../audio/shorten -DEPENDS+= flac>=1.1.0:../../audio/shorten +DEPENDS+= flac>=1.1.0:../../audio/flac DEPENDS+= sox>=12.17.4:../../audio/sox .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3