summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg>2009-08-04 13:31:24 +0000
committerjoerg <joerg>2009-08-04 13:31:24 +0000
commite0bfbff9eb20a13758a89f6439cd33b8e016407d (patch)
treec1da08c0a56d33743a43083dd142d4c7bb63d1ef /audio
parentdbd2204907457d1b0e0ce7ca5eb8ad0c2c457e12 (diff)
downloadpkgsrc-e0bfbff9eb20a13758a89f6439cd33b8e016407d.tar.gz
Needs pkg-config, otherwise it will not install the pc file.
Diffstat (limited to 'audio')
-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