summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-07-19 10:11:48 +0000
committergrant <grant@pkgsrc.org>2005-07-19 10:11:48 +0000
commite720c400e212653dc1e76242fe0dcfc4a6e4f315 (patch)
tree06d14153ff3d91aebe34f6f7b90be0ae91bec7a8 /editors/vim-gtk2
parent9b1ec25d568c422f025b58ce280383899c1b8ae9 (diff)
downloadpkgsrc-e720c400e212653dc1e76242fe0dcfc4a6e4f315.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'editors/vim-gtk2')
-rw-r--r--editors/vim-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 686faa9fb53..f24a28b2ca9 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/06/01 18:02:46 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/19 10:18:59 grant Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
#PKGREVISION= 1
@@ -7,7 +7,7 @@ COMMENT= Vim editor (vi clone) with X11 GTK2 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-[0-9]* vim-gtk-[0-9]* vim-motif-[0-9]*
CONFLICTS+= vim-xaw-[0-9]* vim-kde-[0-9]*