From 781b8c0cd4b75bb9006065178ad32faa336e6e1a Mon Sep 17 00:00:00 2001 From: snj Date: Fri, 12 Mar 2004 02:36:09 +0000 Subject: Use DEPENDS instead of buildlink2, because this package does not actually build anything. --- audio/xmms-meta-csound/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'audio/xmms-meta-csound') diff --git a/audio/xmms-meta-csound/Makefile b/audio/xmms-meta-csound/Makefile index ddb30dc267d..67245d5fb10 100644 --- a/audio/xmms-meta-csound/Makefile +++ b/audio/xmms-meta-csound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/01/20 12:07:43 agc Exp $ +# $NetBSD: Makefile,v 1.5 2004/03/12 02:36:09 snj Exp $ # DISTNAME= xmms-meta-csound-0.2 @@ -12,9 +12,11 @@ COMMENT= XMMS meta input script for csound DEPENDS+= csound-[bd]*-[0-9]*:../../audio/csound-dev DEPENDS+= sox-[0-9]*:../../audio/sox +DEPENDS+= xmms-meta-input-[0-9]*:../../audio/xmms-meta-input WRKSRC= ${WRKDIR} -USE_BUILDLINK2= yes +NO_BUILDLINK= # defined +USE_LANGUAGES= # empty do-build: ${SED} "s,XXXPREFIXXXX,${PREFIX},g" \ @@ -23,5 +25,4 @@ do-build: do-install: ${INSTALL_SCRIPT} ${WRKSRC}/csound.sh ${PREFIX}/lib/xmms/Input/Meta -.include "../../audio/xmms-meta-input/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3