summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-08-27 15:39:53 +0000
committerjoerg <joerg@pkgsrc.org>2013-08-27 15:39:53 +0000
commit2a2cebe7c2d7691d19c2f6d0eb7f1d7d0b85917a (patch)
tree5726d3e8c5ac0a75031501b3cd8d6aff3e4f49ee
parent36be48a602f1cd9f5d39f0223c507be0558da908 (diff)
downloadpkgsrc-2a2cebe7c2d7691d19c2f6d0eb7f1d7d0b85917a.tar.gz
Needs pkg-config.
-rw-r--r--audio/bmp-crossfade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/bmp-crossfade/Makefile b/audio/bmp-crossfade/Makefile
index b44666bbcaf..2cd6a635051 100644
--- a/audio/bmp-crossfade/Makefile
+++ b/audio/bmp-crossfade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/08/14 01:16:10 khorben Exp $
+# $NetBSD: Makefile,v 1.4 2013/08/27 15:39:53 joerg Exp $
#
PKGNAME= bmp-crossfade-0.3.11
@@ -14,6 +14,7 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+USE_TOOLS+= pkg-config
LDFLAGS+= ${LIBOSSAUDIO}
OSS_DEFS+= -DDEFAULT_OSS_ALT_AUDIO_DEVICE='"${DEVOSSSOUND}"'