summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-19 00:13:00 +0000
committerheinz <heinz>2007-05-19 00:13:00 +0000
commit3d0ceae9c38d1345cded0d3d46ebc918a9821c7a (patch)
tree33df29fa38e7126290ef18a0ffb3bddad4585bfa /editors
parent7efd61dc30a6c6c5596bbb93eb0e3395fa46d2c9 (diff)
downloadpkgsrc-3d0ceae9c38d1345cded0d3d46ebc918a9821c7a.tar.gz
Package supports installation to DESTDIR.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-share/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/vim-share/Makefile b/editors/vim-share/Makefile
index 59a20485afb..12e2cdcc27d 100644
--- a/editors/vim-share/Makefile
+++ b/editors/vim-share/Makefile
@@ -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