openbsd-ports/graphics/libexif/patches/patch-libexif_pc_in
jasper 0e69164c6c - security update to 0.6.16 (fixes CVE-2006-4168 aka IDEF1514)
- take maintainership

ok ckuethe@ (previous MAINTAINER)
2007-06-18 15:32:44 +00:00

10 lines
361 B
Plaintext

$OpenBSD: patch-libexif_pc_in,v 1.1 2007/06/18 15:32:44 jasper Exp $
--- libexif.pc.in.orig Thu Mar 17 16:58:18 2005
+++ libexif.pc.in Sat Jun 16 00:39:48 2007
@@ -8,4 +8,4 @@ Description: Library for easy access to EXIF data
Requires:
Version: @VERSION@
Libs: -L${libdir} -lexif -lm
-Cflags: -I${includedir}
+Cflags: -I${includedir} -I${includedir}/libexif