From 0d869d49526bfbe2f8ecd2a8203bd0168e029c80 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 10 Jul 2003 11:36:44 +0000 Subject: Revision bumped; dependency changed from mad to libmad and libid3tag --- audio/xmms-mad/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'audio/xmms-mad') diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index e2e813defb6..3ec7929b4ad 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/05/02 11:53:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/10 11:36:44 adam Exp $ # DISTNAME= xmms-mad-0.0.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.superduper.net/downloads/xmms-mad/ @@ -19,7 +19,8 @@ USE_BUILDLINK2= YES CPPFLAGS+= -DHAVE_NANOSLEEP=1 .endif -.include "../../audio/mad/buildlink2.mk" +.include "../../audio/libid3tag/buildlink2.mk" +.include "../../audio/libmad/buildlink2.mk" .include "../../audio/xmms/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3