pkgsrc/x11/kde3-i18n-el/Makefile
tron e05e426ab4 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

18 lines
469 B
Makefile

# $NetBSD: Makefile,v 1.56 2013/06/04 22:17:22 tron Exp $
DISTNAME= kde-i18n-el-${_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"