From 52a22540440b000c5ff9fe73fc4dc59236e38c9f Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 10 Aug 2009 11:26:05 +0000 Subject: needs pkg-config (for newer libshout), pointed out by Hasso Tepper --- audio/ices-mp3/Makefile | 4 ++-- audio/mserv-devel/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/ices-mp3/Makefile b/audio/ices-mp3/Makefile index d63c648c625..0dadaee4441 100644 --- a/audio/ices-mp3/Makefile +++ b/audio/ices-mp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2009/08/10 11:26:05 drochner Exp $ # DISTNAME= ices-${ICES_VERSION} @@ -14,7 +14,7 @@ COMMENT= Source client for a streaming server PKG_DESTDIR_SUPPORT= user-destdir -USE_TOOLS+= automake +USE_TOOLS+= automake pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/audio/mserv-devel/Makefile b/audio/mserv-devel/Makefile index 3715125b987..59e7be5f482 100644 --- a/audio/mserv-devel/Makefile +++ b/audio/mserv-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/06/26 05:45:55 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/10 11:32:40 drochner Exp $ # DISTNAME= mserv-0.39a @@ -17,7 +17,7 @@ USE_LIBTOOL= yes REPLACE_PERL= support/mservedit webclient/main.cgi \ webclient/margin.cgi webclient/mserv.cgi -USE_TOOLS+= perl:run +USE_TOOLS+= perl:run pkg-config post-configure: ${MV} ${WRKSRC}/mserv/soundcard.h ${WRKSRC}/mserv/mservsoundcard.h -- cgit v1.2.3