diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index f61165bbef0..4e3a994492a 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2010/04/11 13:55:49 markd Exp $ +# $NetBSD: Makefile,v 1.8 2010/04/12 08:05:41 markd Exp $ DISTNAME= kdelibs-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop @@ -37,7 +37,7 @@ REPLACE_PERL+= \ kio/useragent.pl \ kio/misc/fileshareset \ kdeui/preparetips \ - plasma/plasma_popupapplet_fix_groups.pl + plasma/data/kconfig_updates/plasma_popupapplet_fix_groups.pl CHECK_PORTABILITY_SKIP+=kate/tests/hl/highlight.sh |