summaryrefslogtreecommitdiff
path: root/graphics/libexif
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-06-16 21:17:52 +0000
committerrillig <rillig@pkgsrc.org>2007-06-16 21:17:52 +0000
commit86c731b4b454da691991fdd9cd9d57ff3ebaa02d (patch)
tree346e674f156fe6b76862235fb1a66a013946ea23 /graphics/libexif
parent47e9a72916655f2353a7fb867f52e16c5b417e27 (diff)
downloadpkgsrc-86c731b4b454da691991fdd9cd9d57ff3ebaa02d.tar.gz
The location of libexif.pc.in has changed.
Diffstat (limited to 'graphics/libexif')
-rw-r--r--graphics/libexif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile
index 2daad5d6c4b..f90955ed6a8 100644
--- a/graphics/libexif/Makefile
+++ b/graphics/libexif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/06/15 11:23:54 drochner Exp $
+# $NetBSD: Makefile,v 1.33 2007/06/16 21:17:52 rillig Exp $
DISTNAME= libexif-0.6.16
CATEGORIES= graphics
@@ -16,7 +16,7 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= ac_cv_path_DOXYGEN=false
-PKGCONFIG_OVERRIDE= libexif/libexif.pc.in
+PKGCONFIG_OVERRIDE= libexif.pc.in
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"