pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/portaudio-devel Fix .pc file. Bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e3d007d71f68
branches: trunk
changeset: 552129:e3d007d71f68
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 28 23:45:50 2008 +0000
description:
Fix .pc file. Bump PKGREVISION.
diffstat:
audio/portaudio-devel/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 158611cbe66c -r e3d007d71f68 audio/portaudio-devel/Makefile
--- a/audio/portaudio-devel/Makefile Sun Dec 28 22:38:08 2008 +0000
+++ b/audio/portaudio-devel/Makefile Sun Dec 28 23:45:50 2008 +0000
@@ -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+= --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
Home |
Main Index |
Thread Index |
Old Index