SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
9
graphics/lcms/patches/patch-lcms_pc_in
Normal file
9
graphics/lcms/patches/patch-lcms_pc_in
Normal file
|
@ -0,0 +1,9 @@
|
|||
--- lcms.pc.in.orig Tue Mar 7 22:54:35 2006
|
||||
+++ lcms.pc.in Tue Mar 7 22:54:46 2006
|
||||
@@ -6,5 +6,5 @@ includedir=@includedir@
|
||||
Name: @PACKAGE@
|
||||
Description: LCMS Color Management Library
|
||||
Version: @VERSION@
|
||||
-Libs: -L${libdir} -llcms
|
||||
+Libs: -L${libdir} -llcms @LCMS_LIB_DEPLIBS@
|
||||
Cflags: -I${includedir}
|
Loading…
Add table
Add a link
Reference in a new issue