summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-06-19 02:12:59 +0000
committerdholland <dholland@pkgsrc.org>2011-06-19 02:12:59 +0000
commite107cf4c4cb90da5dc41a3fff37d705b329b4041 (patch)
tree3b0ce91aa365fd66aaf24b6366b3c9007543814f /misc
parent51037ddba394f3b006ece434f9a3a813efc54a0f (diff)
downloadpkgsrc-e107cf4c4cb90da5dc41a3fff37d705b329b4041.tar.gz
Needs REPLACE_BASH like kdepim4. Add USE_TOOLS+=bash:run. PKGREVISION -> 10.
XXX: not actually tested, let me know if it blows up.
Diffstat (limited to 'misc')
-rw-r--r--misc/kdepim3/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile
index 8b453a3b986..a01be4ebd1b 100644
--- a/misc/kdepim3/Makefile
+++ b/misc/kdepim3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2011/06/10 09:39:56 obache Exp $
+# $NetBSD: Makefile,v 1.92 2011/06/19 02:12:59 dholland Exp $
DISTNAME= kdepim-${_KDE_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= misc
COMMENT= Personal Information Management tools for the KDE desktop
@@ -9,10 +9,12 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/kde3/Makefile.kde3"
-USE_TOOLS+= bison flex gawk perl:run pkg-config
+USE_TOOLS+= bison flex gawk bash:run perl:run pkg-config
BUILDLINK_API_DEPENDS.gpgme+= gpgme>=0.4.5
+REPLACE_BASH+= kmail/kmail-*.sh
+
REPLACE_PERL+= kmail/kmail-3.1-update-new-mail-notification-settings.pl \
kmail/kmail-3.1-use-UOID-for-identities.pl \
kmail/kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl \