From 0155a172bd11a55123428c661f4dd73104df1e1a Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Jan 2010 21:28:27 +0000 Subject: Fix pkgconfig files to include rpath. Bump PKGREVISION. --- graphics/kdegraphics4/Makefile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 65706be1848..a9a34d3c4e5 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/12/15 21:48:01 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/05 21:28:27 wiz Exp $ DISTNAME= kdegraphics-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics COMMENT= Graphical tools for the KDE desktop @@ -18,6 +18,11 @@ CHECK_PORTABILITY_SKIP+=ktimetracker/test/booktime-baddate.sh \ ktimetracker/test/refresh_on_change.sh \ ktimetracker/test/version.sh +PKGCONFIG_OVERRIDE+= libs/libkipi/libkipi.pc.cmake +PKGCONFIG_OVERRIDE+= libs/libksane/libksane.pc.cmake +PKGCONFIG_OVERRIDE+= libs/libkexiv2/libkexiv2.pc.cmake +PKGCONFIG_OVERRIDE+= libs/libkdcraw/libkdcraw.pc.cmake + .include "../../meta-pkgs/kde4/kde4.mk" .include "../../devel/chmlib/buildlink3.mk" -- cgit v1.2.3