summaryrefslogtreecommitdiff
path: root/graphics/exiv2
diff options
context:
space:
mode:
authordrochner <drochner>2006-06-09 20:37:53 +0000
committerdrochner <drochner>2006-06-09 20:37:53 +0000
commit3e70d784ea86eac1b7f5cad7e95eb0c0f221a3a1 (patch)
treeae7619c835a4d89b82808c3ee84d8aa228116479 /graphics/exiv2
parent3a32ae809bcc4853e5e597006a259e3fa95776ab (diff)
downloadpkgsrc-3e70d784ea86eac1b7f5cad7e95eb0c0f221a3a1.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"