pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/exiv2 fixup the .pc file



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42f4441ae929
branches:  trunk
changeset: 514275:42f4441ae929
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Jun 09 20:37:53 2006 +0000

description:
fixup the .pc file

diffstat:

 graphics/exiv2/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 2c65de95426d -r 42f4441ae929 graphics/exiv2/Makefile
--- a/graphics/exiv2/Makefile   Fri Jun 09 20:36:31 2006 +0000
+++ b/graphics/exiv2/Makefile   Fri Jun 09 20:37:53 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/06/09 20:04:23 gdt Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/09 20:37:53 drochner Exp $
 #
 
 DISTNAME=              exiv2-0.10
@@ -15,5 +15,6 @@
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake
 USE_LIBTOOL=           yes
+PKGCONFIG_OVERRIDE=    config/exiv2.pc.in
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index