summaryrefslogtreecommitdiff
path: root/audio/sweep
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-24 09:22:24 +0000
committerwiz <wiz@pkgsrc.org>2003-03-24 09:22:24 +0000
commit2166d9c1cfcb13b993588837c16ce45439f3787c (patch)
treeb2e3e80c119d1290760271af403865dc12aaf891 /audio/sweep
parent9f8da272b85bc1d991273e9e663891e698b7e98d (diff)
downloadpkgsrc-2166d9c1cfcb13b993588837c16ce45439f3787c.tar.gz
Update for Speex -> speex rename; bump PKGREVISION.
Diffstat (limited to 'audio/sweep')
-rw-r--r--audio/sweep/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index 365b03580fe..30284046111 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/02/05 05:06:33 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2003/03/24 09:22:24 wiz Exp $
#
DISTNAME= sweep-0.8.0
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sweep/}
@@ -32,7 +33,7 @@ MAKE_ENV+= EXPORT_SYMBOLS_LDFLAGS=${EXPORT_SYMBOLS_LDFLAGS}
.include "../../audio/libsamplerate/buildlink2.mk"
.include "../../audio/libsndfile/buildlink2.mk"
.include "../../audio/mad/buildlink2.mk"
-.include "../../audio/Speex/buildlink2.mk"
+.include "../../audio/speex/buildlink2.mk"
.include "../../converters/libiconv/buildlink2.mk"
.include "../../databases/tdb/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"