pkgsrc/misc/kdeaccessibility4/Makefile
markd 0e4c4f6b89 Update to kde4 4.3.5
* A number of bugs in KIO have been squashed, making updating of shown
  directories work again and solving some other stability issues
* A crash when creating an avatar from the webcam in Kopete has been fixed
* kded taking 100% CPU time in certain situations has been cured
2010-01-27 10:38:38 +00:00

20 lines
588 B
Makefile

# $NetBSD: Makefile,v 1.5 2010/01/27 10:38:39 markd Exp $
DISTNAME= kdeaccessibility-${_KDE_VERSION}
CATEGORIES= misc
COMMENT= Accessibility support for the KDE integrated X11 desktop
.include "../../meta-pkgs/kde4/Makefile.kde4"
# BUILD_MAKE_FLAGS+= VERBOSE=1
CMAKE_ARGS+= -DKDE4_KTTSD_ALSA:BOOL=OFF
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
.include "../../x11/kdebase-runtime4/buildlink3.mk"
.include "../../x11/kdebase-workspace4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"