pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/kdelibs3 Needs iceauth at runtime. Bump revision. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92e5e1eda521
branches:  trunk
changeset: 538541:92e5e1eda521
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Feb 12 12:20:44 2008 +0000

description:
Needs iceauth at runtime. Bump revision. Fixes PR 38007.

diffstat:

 x11/kdelibs3/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 1c47789c5c12 -r 92e5e1eda521 x11/kdelibs3/Makefile
--- a/x11/kdelibs3/Makefile     Tue Feb 12 11:25:35 2008 +0000
+++ b/x11/kdelibs3/Makefile     Tue Feb 12 12:20:44 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.133 2008/01/18 05:10:06 tnn Exp $
+# $NetBSD: Makefile,v 1.134 2008/02/12 12:20:44 joerg Exp $
 
 DISTNAME=      kdelibs-${_KDE_VERSION}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    x11
 COMMENT=       Support libraries for the KDE integrated X11 desktop
 
@@ -13,7 +13,7 @@
 
 CONFLICTS+=    koffice3<=1.1.1
 
-USE_TOOLS+=            perl:run pkg-config
+USE_TOOLS+=            iceauth:run perl:run pkg-config
 
 MAKE_DIRS+=            ${PKG_SYSCONFDIR}/xdg/menus
 CONF_FILES+=           ${PREFIX}/share/examples/kdelibs3/applications.menu \



Home | Main Index | Thread Index | Old Index