pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/vim-share Package supports installation to DES...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d786fba1d001
branches:  trunk
changeset: 528880:d786fba1d001
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat May 19 00:13:00 2007 +0000

description:
Package supports installation to DESTDIR.

diffstat:

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

diffs (17 lines):

diff -r dae8b10e1411 -r d786fba1d001 editors/vim-share/Makefile
--- a/editors/vim-share/Makefile        Sat May 19 00:11:59 2007 +0000
+++ b/editors/vim-share/Makefile        Sat May 19 00:13:00 2007 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.25 2006/11/26 09:02:20 martti Exp $
+# $NetBSD: Makefile,v 1.26 2007/05/19 00:13:00 heinz Exp $
 
 PKGNAME=               vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}
 #PKGREVISION=          1
 
 COMMENT=               Data files for the vim editor (vi clone)
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 .include               "Makefile.common"
 
 CONFIGURE_ARGS+=       --disable-gui



Home | Main Index | Thread Index | Old Index