summaryrefslogtreecommitdiff
path: root/audio/mp3splt/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-04-12 23:15:01 +0000
committersalo <salo@pkgsrc.org>2004-04-12 23:15:01 +0000
commit9ba8196a228aa68df9f10e532b9ae58a638f5649 (patch)
treeb94470a6e518254c127339173b2924ffa1f9feab /audio/mp3splt/Makefile
parent0d382d10b023b5a4fc796af392a3f6f74583c843 (diff)
downloadpkgsrc-9ba8196a228aa68df9f10e532b9ae58a638f5649.tar.gz
Follow libogg into multimedia/.
Diffstat (limited to 'audio/mp3splt/Makefile')
-rw-r--r--audio/mp3splt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile
index 44f31681633..87fbb766b01 100644
--- a/audio/mp3splt/Makefile
+++ b/audio/mp3splt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/11 17:31:12 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/12 23:15:01 salo Exp $
#
DISTNAME= mp3splt-1.9-src
@@ -17,6 +17,7 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../audio/libmad/buildlink3.mk"
-.include "../../audio/libogg/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../multimedia/libogg/buildlink3.mk"
+
.include "../../mk/bsd.pkg.mk"