summaryrefslogtreecommitdiff
path: root/audio/libshout2/files/patch-libshout-shout.pc.in
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-29 18:21:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-29 18:21:20 +0000
commit55bd5d7605091e25831dc61986cd11b3543567c7 (patch)
tree04acc14f8cecef587b3cab0df97243a433c1cd1f /audio/libshout2/files/patch-libshout-shout.pc.in
parent- Add p5-Gtk2-Notify 0.05 (diff)
- Update to 2.3.0
- Add my LOCAL to MASTER_SITES - Use USE_GNOME=gnomehack - Use REINPLACE_CMD for patches - Cleanup Makefile Changes: - Rough WebM support - Removed the shout-config script
Notes
Notes: svn path=/head/; revision=295686
Diffstat (limited to 'audio/libshout2/files/patch-libshout-shout.pc.in')
-rw-r--r--audio/libshout2/files/patch-libshout-shout.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/libshout2/files/patch-libshout-shout.pc.in b/audio/libshout2/files/patch-libshout-shout.pc.in
deleted file mode 100644
index 2a0eefce8779..000000000000
--- a/audio/libshout2/files/patch-libshout-shout.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- shout.pc.in.orig 2007-12-11 14:35:45.000000000 +0100
-+++ shout.pc.in 2007-12-11 14:35:56.000000000 +0100
-@@ -10,6 +10,6 @@
- Name: Shout
- Description: Audio streaming library for icecast encoders
- Version: @VERSION@
--Requires: @SHOUT_REQUIRES@
-+Requires.private: @SHOUT_REQUIRES@
- Libs: -L${libdir} -lshout
- Cflags: -I${includedir} @PTHREAD_CPPFLAGS@ @SHOUT_CFLAGS@