summaryrefslogtreecommitdiff
path: root/misc/kdepim3/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2003-07-30 14:19:38 +0000
committermarkd <markd@pkgsrc.org>2003-07-30 14:19:38 +0000
commit0c0d19713ccbbea9cfa67c06e2b552a30c447962 (patch)
tree454ba50012943d76e7861c5e3fc78d9d04b8cc58 /misc/kdepim3/Makefile
parent42880b5d4d4f616f32af8988ad00302eb563b3bf (diff)
downloadpkgsrc-0c0d19713ccbbea9cfa67c06e2b552a30c447962.tar.gz
Update kdepim3 to 3.1.3.
Changes: * korganizer: fix french and czech holidays (Dirk Mueller) * kaddressbook: Fix bug #60518 * kdateedit: Fix bug #57465 * kpilot: crash fixes * kalarmd: crash fix. * knotes: Fix bug #58658 * build fixes
Diffstat (limited to 'misc/kdepim3/Makefile')
-rw-r--r--misc/kdepim3/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile
index d4e60ba9fc7..8a25ff7f8fd 100644
--- a/misc/kdepim3/Makefile
+++ b/misc/kdepim3/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.14 2003/07/29 12:31:15 markd Exp $
+# $NetBSD: Makefile,v 1.15 2003/07/30 14:19:38 markd Exp $
-DISTNAME= kdepim-3.1.2
-PKGREVISION= 2
+DISTNAME= kdepim-3.1.3
CATEGORIES= misc
COMMENT= Personal Information Management tools for the KDE desktop
-.include "../../x11/kde3/Makefile.kde3"
+.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_BUILDLINK2= YES
LIBTOOL_OVERRIDE+= ${WRKSRC}/libical/libtool
.include "../../comms/pilot-link-libs/buildlink2.mk"
-.include "../../x11/kde3/buildlink2.mk"
+.include "../../meta-pkgs/kde3/buildlink2.mk"
.include "../../x11/kdebase3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"