pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/vim Enabled tests by adding TEST_TARGET.
details: https://anonhg.NetBSD.org/pkgsrc/rev/80424e59e65f
branches: trunk
changeset: 507888:80424e59e65f
user: heinz <heinz%pkgsrc.org@localhost>
date: Fri Feb 10 20:56:57 2006 +0000
description:
Enabled tests by adding TEST_TARGET.
diffstat:
editors/vim/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 68236dee3e1a -r 80424e59e65f editors/vim/Makefile
--- a/editors/vim/Makefile Fri Feb 10 20:36:48 2006 +0000
+++ b/editors/vim/Makefile Fri Feb 10 20:56:57 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2005/10/23 14:13:50 rillig Exp $
+# $NetBSD: Makefile,v 1.64 2006/02/10 20:56:57 heinz Exp $
PKGNAME= vim-${VIM_VERSION}.${VIM_PATCHLEVEL}
#PKGREVISION= 1
@@ -17,6 +17,7 @@
BUILD_TARGET= vim
INSTALL_TARGET= installvimbin
+TEST_TARGET= check
post-install:
for f in rvim rview ; do \
Home |
Main Index |
Thread Index |
Old Index