summaryrefslogtreecommitdiff
path: root/misc/kdepim3/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2011-06-19 02:12:59 +0000
committerdholland <dholland>2011-06-19 02:12:59 +0000
commitf7e075627965444f9e724f50c546e132b4715229 (patch)
tree3b0ce91aa365fd66aaf24b6366b3c9007543814f /misc/kdepim3/Makefile
parent097967c9ef6a75169495ee98cb9d49ee9846d05d (diff)
downloadpkgsrc-f7e075627965444f9e724f50c546e132b4715229.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/kdepim3/Makefile')
-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 \