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