summaryrefslogtreecommitdiff
path: root/audio/libsamplerate
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libsamplerate')
-rw-r--r--audio/libsamplerate/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index cf1ec9ee11d..6f37d9b00bf 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2007/01/07 12:25:51 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2007/01/13 07:41:09 wiz Exp $
#
DISTNAME= libsamplerate-0.1.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/SRC/
@@ -12,6 +12,7 @@ COMMENT= Sample rate converter library
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= ${WRKSRC}/samplerate.pc.in
TEST_TARGET= check