[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / x11 / kde3-i18n-fi

File: [cvs.NetBSD.org] / pkgsrc / x11 / kde3-i18n-fi / Attic / Makefile (download)

Revision 1.55, Tue Jun 4 22:17:23 2013 UTC (10 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.54: +2 -2 lines

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.

# $NetBSD: Makefile,v 1.55 2013/06/04 22:17:23 tron Exp $

DISTNAME=	kde-i18n-fi-${_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"