pkgsrc/www/kdewebdev4/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

19 lines
578 B
Makefile

# $NetBSD: Makefile,v 1.5 2010/01/27 10:38:40 markd Exp $
DISTNAME= kdewebdev-${_KDE_VERSION}
CATEGORIES= www
COMMENT= HTML editor and tools suitable for experienced web developers
.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 "../../misc/kdepimlibs4/buildlink3.mk"
.include "../../www/tidy/buildlink3.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
.include "../../x11/kdebase-runtime4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"