SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
graphics/imlib2/patches/patch-imlib2_pc_in
Normal file
11
graphics/imlib2/patches/patch-imlib2_pc_in
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- imlib2.pc.in.orig Tue Nov 22 21:21:26 2016
|
||||
+++ imlib2.pc.in Tue Nov 22 21:22:21 2016
|
||||
@@ -6,6 +6,6 @@ includedir=@includedir@
|
||||
Name: imlib2
|
||||
Description: Powerful image loading and rendering library
|
||||
Version: @VERSION@
|
||||
-Libs: -L${libdir} -lImlib2
|
||||
-Cflags: -I${includedir}
|
||||
+Libs: -L${libdir} -L${X11BASE}/lib -lImlib2
|
||||
+Cflags: -I${includedir} -I${X11BASE}/include
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue