pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/vim-kde Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/873e99230682
branches:  trunk
changeset: 514961:873e99230682
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 21 13:23:25 2006 +0000

description:
Needs msgfmt.

diffstat:

 editors/vim-kde/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1b42b0abbbb9 -r 873e99230682 editors/vim-kde/Makefile
--- a/editors/vim-kde/Makefile  Wed Jun 21 13:22:39 2006 +0000
+++ b/editors/vim-kde/Makefile  Wed Jun 21 13:23:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/04/17 13:46:22 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2006/06/21 13:23:25 joerg Exp $
 
 DISTNAME=      kvim-${KVIM_VERSION}
 PKGNAME=       vim-kde-${KVIM_VERSION}
@@ -21,7 +21,7 @@
 
 WRKSRC=                ${WRKDIR}/kvim-${KVIM_VERSION}/src
 USE_DIRS+=     xdg-1.1
-USE_TOOLS+=    awk:run perl:run
+USE_TOOLS+=    awk:run perl:run msgfmt
 MAKE_ENV+=     AWK=${AWK:Q}
 MAKE_ENV+=     PERL5=${PERL5:Q}
 



Home | Main Index | Thread Index | Old Index