diff options
author | markd <markd@pkgsrc.org> | 2007-01-26 03:36:14 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-01-26 03:36:14 +0000 |
commit | 242f88924d1f2d19c920354858ab7966699452b5 (patch) | |
tree | ec93bec140e1131e01026b85b9640e79a59a7533 /x11/kde3-i18n-he/Makefile | |
parent | a3ad81dd3496b75bc3a673cc281ef52d0fe52e30 (diff) | |
download | pkgsrc-242f88924d1f2d19c920354858ab7966699452b5.tar.gz |
Update to KDE 3.5.6
Diffstat (limited to 'x11/kde3-i18n-he/Makefile')
-rw-r--r-- | x11/kde3-i18n-he/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/kde3-i18n-he/Makefile b/x11/kde3-i18n-he/Makefile index 05a6c86bb85..53494848a97 100644 --- a/x11/kde3-i18n-he/Makefile +++ b/x11/kde3-i18n-he/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2007/01/17 23:47:24 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2007/01/26 03:36:16 markd Exp $ DISTNAME= kde-i18n-he-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} @@ -10,6 +9,8 @@ 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 |