pkgsrc/www/kdewebdev3/Makefile
wiz 272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00

27 lines
859 B
Makefile

# $NetBSD: Makefile,v 1.28 2009/05/20 00:58:30 wiz Exp $
DISTNAME= kdewebdev-${_KDE_VERSION}
PKGREVISION= 1
CATEGORIES= www
COMMENT= HTML editor and tools suitable for experienced web developers
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_TOOLS+= perl
REPLACE_PERL+= kommander/working/extractkmdr \
quanta/scripts/TemplateMagic.pl \
quanta/scripts/dwt.pl
SUBST_CLASSES+= xmlpath
SUBST_STAGE.xmlpath= post-patch
SUBST_MESSAGE.xmlpath= Fix broken libxml2 path.
SUBST_FILES.xmlpath= klinkstatus/src/utils/Makefile.in
SUBST_SED.xmlpath= -e s:/usr/include/libxml2:${PREFIX}/include/libxml2:
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"