summaryrefslogtreecommitdiff
path: root/graphics/exiv2
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-06-09 20:37:53 +0000
committerdrochner <drochner@pkgsrc.org>2006-06-09 20:37:53 +0000
commitccc57c46aeb563cbd19a2662741153b3916e5507 (patch)
treeae7619c835a4d89b82808c3ee84d8aa228116479 /graphics/exiv2
parent27ec765c71c3a7ad68ed281f69735942638a7676 (diff)
downloadpkgsrc-ccc57c46aeb563cbd19a2662741153b3916e5507.tar.gz
fixup the .pc file
Diffstat (limited to 'graphics/exiv2')
-rw-r--r--graphics/exiv2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index 8b81bad067b..20c90413dc1 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -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 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
+PKGCONFIG_OVERRIDE= config/exiv2.pc.in
.include "../../mk/bsd.pkg.mk"