From e0bfbff9eb20a13758a89f6439cd33b8e016407d Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 4 Aug 2009 13:31:24 +0000 Subject: Needs pkg-config, otherwise it will not install the pc file. --- audio/libshout/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') 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 -- cgit v1.2.3