pkgsrc/x11/kde3-i18n-es/Makefile
tron a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

24 lines
668 B
Makefile

# $NetBSD: Makefile,v 1.55 2013/06/04 22:17:22 tron Exp $
DISTNAME= kde-i18n-es-${_KDE_VERSION}
PKGREVISION= 20
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_KDE_I18N}
COMMENT= Language bindings for the KDE desktop
.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_TOOLS+= msgfmt
BUILDLINK_DEPMETHOD.qt3-libs= build
BUILDLINK_DEPMETHOD.kdelibs= build
SUBST_CLASSES+= common
SUBST_STAGE.common= post-patch
SUBST_MESSAGE.common= Fix common documentation path.
SUBST_FILES.common= docs/common/Makefile.in
SUBST_SED.common= -e s:/docs/common:/common:
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"