summaryrefslogtreecommitdiff
path: root/sysutils/k3b
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-28 21:19:55 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-28 21:19:55 +0000
commitefc140a163488cdd93820f3b81fef661b5b0882e (patch)
tree689c14b1a86055cde91e134a168c800f528a54b7 /sysutils/k3b
parent160070cbcc2b4669402058d9b2e72eedc4621ad5 (diff)
downloadpkgsrc-efc140a163488cdd93820f3b81fef661b5b0882e.tar.gz
sndfile is deactivated when pkg-config is not available, so add it as
build time dependency.
Diffstat (limited to 'sysutils/k3b')
-rw-r--r--sysutils/k3b/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile
index cb7e8ba42d7..6b4704324d4 100644
--- a/sysutils/k3b/Makefile
+++ b/sysutils/k3b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/06/13 12:36:16 markd Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/28 21:19:55 joerg Exp $
#
DISTNAME= k3b-0.12.15
@@ -15,7 +15,7 @@ DEPENDS+= cdrdao-[0-9]*:../../sysutils/cdrdao
DEPENDS+= {cdrtools,cdrtools-ossdvd}-[0-9]*:../../sysutils/cdrtools
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake autoconf perl
+USE_TOOLS+= gmake autoconf perl pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes