summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/wsoundserver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile
index 70c38a91e15..ee4d59698ba 100644
--- a/audio/wsoundserver/Makefile
+++ b/audio/wsoundserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2011/12/19 13:16:16 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2011/12/23 22:56:32 joerg Exp $
#
DISTNAME= WSoundServer-0.4.0
@@ -17,6 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_X11BASE= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} # not really needed
CONFIGURE_ENV+= ac_cv_path_AUDIOFILE_CONFIG="pkg-config audiofile"