summaryrefslogtreecommitdiff
path: root/audio/portaudio-devel
diff options
context:
space:
mode:
authorwiz <wiz>2008-12-28 23:45:50 +0000
committerwiz <wiz>2008-12-28 23:45:50 +0000
commite060445f480afd318f595b9f5ca9e343a3f28149 (patch)
tree90512c3efd96dfc316efa77fca43b5b0ef7cdb6a /audio/portaudio-devel
parent4fd1e3acebcbb6c9d3567b7ec66c3b8b9eb1a260 (diff)
downloadpkgsrc-e060445f480afd318f595b9f5ca9e343a3f28149.tar.gz
Fix .pc file. Bump PKGREVISION.
Diffstat (limited to 'audio/portaudio-devel')
-rw-r--r--audio/portaudio-devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/portaudio-devel/Makefile b/audio/portaudio-devel/Makefile
index 7fe3007ad59..f5d1923386e 100644
--- a/audio/portaudio-devel/Makefile
+++ b/audio/portaudio-devel/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:14 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/12/28 23:45:50 wiz Exp $
DISTNAME= pa_snapshot_v19
PKGNAME= portaudio-devel-20060521
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.portaudio.com/archives/
DIST_SUBDIR= ${PKGNAME_NOREV}
@@ -21,6 +22,7 @@ CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/portaudio2
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/portaudio2
CONFIGURE_ARGS+= --without-alsa
LDFLAGS+= ${LIBOSSAUDIO}
+PKGCONFIG_OVERRIDE= portaudio-2.0.pc.in
WRKSRC= ${WRKDIR}/portaudio
INSTALLATION_DIRS= include/portaudio2 lib/portaudio2