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

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

Revision 1.54, Tue Jun 4 22:17:21 2013 UTC (10 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.53: +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.54 2013/06/04 22:17:21 tron Exp $

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