summaryrefslogtreecommitdiff
path: root/editors/vim-kde/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-03-28 22:29:53 +0000
committerjoerg <joerg@pkgsrc.org>2006-03-28 22:29:53 +0000
commitd9b2837b6e4f5d865f79010420b43a8b9d82ebd6 (patch)
tree7646b115fbc4edcd631868145448fc12ec6561dc /editors/vim-kde/Makefile
parent3494ec62e2d6caa3d08d5b114d55c12ca07195a4 (diff)
downloadpkgsrc-d9b2837b6e4f5d865f79010420b43a8b9d82ebd6.tar.gz
Since vim-kde is linked against qt-mt, also link against pthread.
Add the missing files to PLIST. Bump revision.
Diffstat (limited to 'editors/vim-kde/Makefile')
-rw-r--r--editors/vim-kde/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index 2dc1f4013db..016b11e5de0 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2006/03/12 17:05:08 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2006/03/28 22:29:53 joerg Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors kde
MASTER_SITES= ftp://ftp.rutgers.edu/pub/kde/stable/apps/KDE3.x/utils/ \
ftp://ftp.kde.org/pub/kde/stable/apps/KDE3.x/utils/ \