pkgsrc/x11/kde3-i18n-he/Makefile
tnn ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00

24 lines
666 B
Makefile

# $NetBSD: Makefile,v 1.32 2008/01/18 05:10:00 tnn Exp $
DISTNAME= kde-i18n-he-${_KDE_VERSION}
PKGREVISION= 1
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"