summaryrefslogtreecommitdiff
path: root/misc/kdepim-runtime4/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2012-03-19 21:01:28 +0000
committermarkd <markd>2012-03-19 21:01:28 +0000
commitcd9e12655e36bf726529ca023b118e1334efc1c6 (patch)
tree2ffa0bb6818367aea284b28b26df3b97a515d9b5 /misc/kdepim-runtime4/Makefile
parentddeb4c384bad9185228b8916301b0c09bbfee7a6 (diff)
downloadpkgsrc-cd9e12655e36bf726529ca023b118e1334efc1c6.tar.gz
Update to 4.4.11.1 (to use with KDE SC 4.8.0)
Diffstat (limited to 'misc/kdepim-runtime4/Makefile')
-rw-r--r--misc/kdepim-runtime4/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile
index 9abb9007a8e..b898e205986 100644
--- a/misc/kdepim-runtime4/Makefile
+++ b/misc/kdepim-runtime4/Makefile
@@ -1,14 +1,17 @@
-# $NetBSD: Makefile,v 1.23 2012/03/03 00:13:36 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2012/03/19 21:01:28 markd Exp $
#DISTNAME= kdepim-runtime-${_KDE_VERSION}
-DISTNAME= kdepim-runtime-4.4.9
-MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.9/src/}
-PKGREVISION= 8
+DISTNAME= kdepim-runtime-4.4.11.1
+PKGNAME= ${DISTNAME:S/-4/4-4/}
+MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.11.1/src/}
CATEGORIES= misc
COMMENT= Runtime requirements for the KDE PIM tools
.include "../../meta-pkgs/kde4/Makefile.kde4"
+# tar: Invalid header, starting valid header search.
+EXTRACT_USING= gtar
+
# BUILD_MAKE_FLAGS+= VERBOSE=1
.include "../../meta-pkgs/kde4/kde4.mk"