c92ceaebe1
4.5.4 brings bugfixes and translation updates
20 lines
641 B
Makefile
20 lines
641 B
Makefile
# $NetBSD: Makefile,v 1.15 2010/12/06 11:43:42 markd Exp $
|
|
|
|
DISTNAME= kdebase-${_KDE_VERSION}
|
|
CATEGORIES= x11
|
|
COMMENT= Base modules for the KDE 4 integrated X11 desktop
|
|
|
|
.include "../../meta-pkgs/kde4/Makefile.kde4"
|
|
|
|
# BUILD_MAKE_FLAGS+= VERBOSE=1
|
|
|
|
.include "../../meta-pkgs/kde4/kde4.mk"
|
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../graphics/qimageblitz/buildlink3.mk"
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
.include "../../x11/kdelibs4/buildlink3.mk"
|
|
.include "../../x11/kdebase-runtime4/buildlink3.mk"
|
|
.include "../../x11/kdebase-workspace4/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|