e5b04d25c0
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
22 lines
595 B
Makefile
22 lines
595 B
Makefile
# $NetBSD: Makefile,v 1.20 2007/01/17 23:47:24 wiz Exp $
|
|
|
|
DISTNAME= kde-i18n-hr-${_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
|
|
|
|
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"
|