summaryrefslogtreecommitdiff
path: root/devel/sdl12/files/patch-sdl.pc.in
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2010-01-30 09:43:31 +0000
committerMarcus von Appen <mva@FreeBSD.org>2010-01-30 09:43:31 +0000
commit6506e45d69278ab9aa0c11e218c71ca3e07664ec (patch)
tree05146fe73a348007077e1538540aa966348106d1 /devel/sdl12/files/patch-sdl.pc.in
parent- Update to 0.9.10 (diff)
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit)
Diffstat (limited to 'devel/sdl12/files/patch-sdl.pc.in')
-rw-r--r--devel/sdl12/files/patch-sdl.pc.in12
1 files changed, 4 insertions, 8 deletions
diff --git a/devel/sdl12/files/patch-sdl.pc.in b/devel/sdl12/files/patch-sdl.pc.in
index 2ba3a62f80e9..058221f87844 100644
--- a/devel/sdl12/files/patch-sdl.pc.in
+++ b/devel/sdl12/files/patch-sdl.pc.in
@@ -1,12 +1,8 @@
-#
-# Temporary hack to provide iconv include directory is well
-# (sdl explicitly includes iconv.h)
-#
---- sdl.pc.in.orig Thu Aug 31 03:47:07 2006
-+++ sdl.pc.in Thu Aug 31 03:47:19 2006
-@@ -11,4 +11,4 @@
- Requires:
+--- sdl.pc.in.orig 2010-01-02 16:56:18.000000000 +0100
++++ sdl.pc.in 2010-01-02 16:56:37.000000000 +0100
+@@ -12,4 +12,4 @@
Conflicts:
Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@
+ Libs.private: @SDL_STATIC_LIBS@
-Cflags: -I${includedir}/SDL @SDL_CFLAGS@
+Cflags: -I${includedir}/SDL -I${includedir} @SDL_CFLAGS@