diff options
Diffstat (limited to 'x11/kwindowsystem/Makefile')
-rw-r--r-- | x11/kwindowsystem/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/kwindowsystem/Makefile b/x11/kwindowsystem/Makefile index 84e780ee119..859bf31bd3a 100644 --- a/x11/kwindowsystem/Makefile +++ b/x11/kwindowsystem/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.17 2018/03/12 11:15:53 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2018/04/11 11:50:40 markd Exp $ DISTNAME= kwindowsystem-${KF5VER} -PKGREVISION= 3 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks COMMENT= Access to the windowing system LICENSE= gnu-lgpl-v2.1 -.include "../../meta-pkgs/kf5/Makefile.common" +.include "../../meta-pkgs/kde/kf5.mk" USE_TOOLS+= pkg-config |