summaryrefslogtreecommitdiff
path: root/audio/libshout/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-08-04 13:31:24 +0000
committerjoerg <joerg@pkgsrc.org>2009-08-04 13:31:24 +0000
commitd3673ec59ea91799ff630753a61be7e1ed052863 (patch)
treec1da08c0a56d33743a43083dd142d4c7bb63d1ef /audio/libshout/Makefile
parentf17461d0428d5c5e620e6be1b70b6a92182a98b2 (diff)
downloadpkgsrc-d3673ec59ea91799ff630753a61be7e1ed052863.tar.gz
Needs pkg-config, otherwise it will not install the pc file.
Diffstat (limited to 'audio/libshout/Makefile')
-rw-r--r--audio/libshout/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index 6b436e95779..e6f9802ee4b 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/07/30 16:41:18 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2009/08/04 13:31:24 joerg Exp $
#
DISTNAME= libshout-2.2.2
@@ -13,6 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= YES
PTHREAD_OPTS+= require
+USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES