summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner>2009-08-10 11:26:05 +0000
committerdrochner <drochner>2009-08-10 11:26:05 +0000
commit52a22540440b000c5ff9fe73fc4dc59236e38c9f (patch)
tree9f06bcd1cb0752bdc2703bfbbb8dfc8b412ff0df /audio
parent97e17a6c14b6ac429f3793860e4a701938add8a6 (diff)
downloadpkgsrc-52a22540440b000c5ff9fe73fc4dc59236e38c9f.tar.gz
needs pkg-config (for newer libshout), pointed out by Hasso Tepper
Diffstat (limited to 'audio')
-rw-r--r--audio/ices-mp3/Makefile4
-rw-r--r--audio/mserv-devel/Makefile4
2 files changed, 4 insertions, 4 deletions
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