From 8dc5a0dbfa50af939961aef2fe0bee5ba6ccf38a Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 15 Feb 2007 14:28:16 +0000 Subject: Needs pkg-config. --- audio/cmus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index f9a68951e54..208743697d7 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2007/01/13 08:57:56 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2007/02/15 14:28:16 joerg Exp $ # DISTNAME= cmus-2.1.0 @@ -11,7 +11,7 @@ HOMEPAGE= http://onion.dynserv.net/~timo/files/ COMMENT= Cmus is an ncurses based mp3/ogg player with a lot of features HAS_CONFIGURE= yes -USE_TOOLS= gmake +USE_TOOLS+= gmake pkg-config CONFIGURE_ARGS+= prefix=${PREFIX} CONFIGURE_ARGS+= CONFIG_ALSA=n -- cgit v1.2.3