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

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

Revision 1.55, Tue Jun 4 22:17:24 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:24 tron Exp $

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

.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"