aboutsummaryrefslogtreecommitdiff
path: root/audio/speex
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-07-29 23:33:01 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-07-29 23:33:01 +0000
commitb5f0e4a6ec0cbd036c3daf56b64a26956fe28ff5 (patch)
tree1cc2610d4d083c0b89e29516f91b6f8093b628dd /audio/speex
parent9431ed2d20591e300a2e43b5bad2688071316cf7 (diff)
downloadports-b5f0e4a6ec0cbd036c3daf56b64a26956fe28ff5.tar.gz
ports-b5f0e4a6ec0cbd036c3daf56b64a26956fe28ff5.zip
Fix build with libxine
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Notes
Notes: svn path=/head/; revision=217829
Diffstat (limited to 'audio/speex')
-rw-r--r--audio/speex/Makefile1
-rw-r--r--audio/speex/files/patch-speex.pc.in8
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index e63d3b1eb953..b2dc3c86a84c 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -7,6 +7,7 @@
PORTNAME= speex
DISTVERSION= 1.2rc1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
diff --git a/audio/speex/files/patch-speex.pc.in b/audio/speex/files/patch-speex.pc.in
index 49997492a751..09ce828d48da 100644
--- a/audio/speex/files/patch-speex.pc.in
+++ b/audio/speex/files/patch-speex.pc.in
@@ -1,8 +1,8 @@
---- speex.pc.in.orig Sun Feb 25 15:42:09 2007
-+++ speex.pc.in Sun Feb 25 15:43:14 2007
-@@ -11,4 +11,4 @@
- Requires:
+--- ./speex.pc.in.orig 2008-05-30 11:34:16.000000000 +0400
++++ ./speex.pc.in 2008-07-30 00:21:52.000000000 +0400
+@@ -12,4 +12,4 @@
Conflicts:
Libs: -L${libdir} -lspeex
+ Libs.private: -lm
-Cflags: -I${includedir}
+Cflags: -I${includedir} -I${includedir}/speex