summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorgrant <grant>2005-07-19 10:11:48 +0000
committergrant <grant>2005-07-19 10:11:48 +0000
commitb071188025b8d6c4628934b47f42565d6f8ce925 (patch)
tree06d14153ff3d91aebe34f6f7b90be0ae91bec7a8 /editors/vim
parent24325d846ad84b614c61c8e4e118ce484b097470 (diff)
downloadpkgsrc-b071188025b8d6c4628934b47f42565d6f8ce925.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 75ae283f2dd..5efaf967260 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2005/05/30 14:18:14 martti Exp $
+# $NetBSD: Makefile,v 1.62 2005/07/19 10:18:59 grant Exp $
PKGNAME= vim-${VIM_VERSION}.${VIM_PATCHLEVEL}
#PKGREVISION= 1
@@ -7,7 +7,7 @@ COMMENT= Vim editor (vi clone) without GUI
.include "../vim-share/Makefile.common"
-DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../vim-share
+DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../../editors/vim-share
CONFLICTS+= vim-gtk-[0-9]* vim-gtk2-[0-9]* vim-motif-[0-9]*
CONFLICTS+= vim-xaw-[0-9]* vim-kde-[0-9]*