SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/sdl2-pango/patches/patch-SDL2_Pango_pc_in
Normal file
13
devel/sdl2-pango/patches/patch-SDL2_Pango_pc_in
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: SDL2_Pango.pc.in
|
||||
--- SDL2_Pango.pc.in.orig
|
||||
+++ SDL2_Pango.pc.in
|
||||
@@ -6,6 +6,6 @@ includedir=@includedir@
|
||||
Name: SDL2_Pango
|
||||
Description: SDL2 library for internationalized text rendering
|
||||
Version: @VERSION@
|
||||
-Requires: pango
|
||||
+Requires: pango, freetype2
|
||||
Libs: -L${libdir} -lSDL2_Pango
|
||||
-Cflags: -I${includedir}
|
||||
\ No newline at end of file
|
||||
+Cflags: -I${includedir}
|
Loading…
Add table
Add a link
Reference in a new issue