diff options
author | joerg <joerg@pkgsrc.org> | 2008-02-12 12:20:44 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-02-12 12:20:44 +0000 |
commit | f64c1d12659b3fdf7e6da08526d3e76012a60d6d (patch) | |
tree | bb5577db6280216c57e0e999b7292c9fe361a760 /x11 | |
parent | c0ef935fc89de17138f179766e2f9b6cce7adef6 (diff) | |
download | pkgsrc-f64c1d12659b3fdf7e6da08526d3e76012a60d6d.tar.gz |
Needs iceauth at runtime. Bump revision. Fixes PR 38007.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index b9108a3f268..434a4adbd9c 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -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 @@ COMMENT= Support libraries for the KDE integrated X11 desktop 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 \ |