summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorobache <obache>2009-09-06 08:15:04 +0000
committerobache <obache>2009-09-06 08:15:04 +0000
commit56142a07d5e5bb1883cbbb17eebc9507d29c6d9a (patch)
tree4519392d981cb6dfa734d9b7da612eae4dcc2328 /audio
parentb9fce554e9b021e99b389e01a6caa998da3d8a87 (diff)
downloadpkgsrc-56142a07d5e5bb1883cbbb17eebc9507d29c6d9a.tar.gz
Prevent override PKGCONFIG_OVERRIDE and make to override linker flag
in speex.pc again. Bump PKGREVISION.
Diffstat (limited to 'audio')
-rw-r--r--audio/speex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 0adf7e64b6c..3e862481c66 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2008/11/08 21:06:46 bjs Exp $
+# $NetBSD: Makefile,v 1.28 2009/09/06 08:15:04 obache Exp $
#
DISTNAME= speex-1.2rc1
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
@@ -14,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
PKGCONFIG_OVERRIDE= speex.pc.in
-PKGCONFIG_OVERRIDE= speexdsp.pc.in
+PKGCONFIG_OVERRIDE+= speexdsp.pc.in
USE_TOOLS+= pkg-config
# previous versions of the package were called Speex