pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/kdegraphics4 Fix pkgconfig files to include r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/795aef922a36
branches:  trunk
changeset: 569059:795aef922a36
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 05 21:28:27 2010 +0000

description:
Fix pkgconfig files to include rpath. Bump PKGREVISION.

diffstat:

 graphics/kdegraphics4/Makefile |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 5f4a547396b9 -r 795aef922a36 graphics/kdegraphics4/Makefile
--- a/graphics/kdegraphics4/Makefile    Tue Jan 05 13:55:07 2010 +0000
+++ b/graphics/kdegraphics4/Makefile    Tue Jan 05 21:28:27 2010 +0000
@@ -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 @@
                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"



Home | Main Index | Thread Index | Old Index