summaryrefslogtreecommitdiff
path: root/audio/ices-mp3
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-08-10 11:26:05 +0000
committerdrochner <drochner@pkgsrc.org>2009-08-10 11:26:05 +0000
commit27d2d32b679076f6d3a330ca9ab8bbd0120b072f (patch)
tree9f06bcd1cb0752bdc2703bfbbb8dfc8b412ff0df /audio/ices-mp3
parent6f49a429c7c02bd4997c6940843ae3fd128f5bf2 (diff)
downloadpkgsrc-27d2d32b679076f6d3a330ca9ab8bbd0120b072f.tar.gz
needs pkg-config (for newer libshout), pointed out by Hasso Tepper
Diffstat (limited to 'audio/ices-mp3')
-rw-r--r--audio/ices-mp3/Makefile4
1 files changed, 2 insertions, 2 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