diff options
author | markd <markd> | 2007-01-26 03:36:14 +0000 |
---|---|---|
committer | markd <markd> | 2007-01-26 03:36:14 +0000 |
commit | 2cbd4bc141bf63636c8497edfe02c37d7a75e0b8 (patch) | |
tree | ec93bec140e1131e01026b85b9640e79a59a7533 /x11/kde3-i18n-es/Makefile | |
parent | 568f2fb0ecdc05db1b4b3b0ebed615f14dbb53c8 (diff) | |
download | pkgsrc-2cbd4bc141bf63636c8497edfe02c37d7a75e0b8.tar.gz |
Update to KDE 3.5.6
Diffstat (limited to 'x11/kde3-i18n-es/Makefile')
-rw-r--r-- | x11/kde3-i18n-es/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/kde3-i18n-es/Makefile b/x11/kde3-i18n-es/Makefile index 2d1aedd48b0..191d430265b 100644 --- a/x11/kde3-i18n-es/Makefile +++ b/x11/kde3-i18n-es/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2007/01/17 23:47:23 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2007/01/26 03:36:15 markd Exp $ DISTNAME= kde-i18n-es-${_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 |