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 | fa9a7e68c207d5819569d949ad100696b11fbb98 (patch) | |
tree | ec93bec140e1131e01026b85b9640e79a59a7533 /x11/kde3-i18n-hr/Makefile | |
parent | f6a597877ab5e52405a4a552e8ec4a84a25fd438 (diff) | |
download | pkgsrc-fa9a7e68c207d5819569d949ad100696b11fbb98.tar.gz |
Update to KDE 3.5.6
Diffstat (limited to 'x11/kde3-i18n-hr/Makefile')
-rw-r--r-- | x11/kde3-i18n-hr/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/kde3-i18n-hr/Makefile b/x11/kde3-i18n-hr/Makefile index 80e6054ee2d..d7f52f1181a 100644 --- a/x11/kde3-i18n-hr/Makefile +++ b/x11/kde3-i18n-hr/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2007/01/17 23:47:24 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2007/01/26 03:36:16 markd Exp $ DISTNAME= kde-i18n-hr-${_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 |