summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-01-27 10:37:01 +0000
committerjmmv <jmmv@pkgsrc.org>2005-01-27 10:37:01 +0000
commite00244279007be358c8c7cbf296fc324cfb895c4 (patch)
tree4d99a16aba260fea6278f454efd1ad31e0f2cbfd /editors
parentc6c141f0870fd87aadb82bea986b6df3056ceb77 (diff)
downloadpkgsrc-e00244279007be358c8c7cbf296fc324cfb895c4.tar.gz
Use paths relative to pkgsrc, not pkgsrc/editors.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-share/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 319d4c2fb3b..55a58cf68dc 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2005/01/25 13:48:54 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.41 2005/01/27 10:37:01 jmmv Exp $
VIM_VERSION= 6.3
VIM_PATCHLEVEL= 045
@@ -36,8 +36,8 @@ PATCH_ARGS= -d ${WRKDIR}/vim63 --forward --quiet \
-E ${PATCH_STRIP}
PATCH_DIST_ARGS= -d ${WRKDIR}/vim63 --forward --quiet \
-E ${PATCH_DIST_STRIP}
-PATCHDIR?= ${.CURDIR}/../vim-share/patches
-DISTINFO_FILE?= ${.CURDIR}/../vim-share/distinfo
+PATCHDIR?= ${.CURDIR}/../../editors/vim-share/patches
+DISTINFO_FILE?= ${.CURDIR}/../../editors/vim-share/distinfo
.if empty(PKGNAME:Mvim-share*)
ALTERNATIVES_SRC= ${.CURDIR}/../../editors/vim-share/ALTERNATIVES