pkgsrc/x11/kde3-i18n-it/Makefile

27 lines
701 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.42 2011/11/01 06:02:57 sbd Exp $
DISTNAME= kde-i18n-it-${_KDE_VERSION}
PKGREVISION= 8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_KDE_I18N}
COMMENT= Language bindings for the KDE desktop
2008-07-14 14:55:56 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
2003-07-30 17:13:04 +02:00
.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_TOOLS+= msgfmt
2007-01-26 04:36:14 +01:00
BUILDLINK_DEPMETHOD.qt3-libs= build
BUILDLINK_DEPMETHOD.kdelibs= build
2006-03-30 05:17:08 +02:00
SUBST_CLASSES+= common
SUBST_STAGE.common= post-patch
SUBST_MESSAGE.common= Fix common documentation path.
SUBST_FILES.common= docs/common/Makefile.in
2006-06-01 16:37:29 +02:00
SUBST_SED.common= -e s:/docs/common:/common:
2006-03-30 05:17:08 +02:00
2004-04-20 16:38:37 +02:00
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"