summaryrefslogtreecommitdiff
path: root/editors
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
parent8e5c68bc6464f7711b87bf4c17adea2559863de7 (diff)
downloadpkgsrc-ac64fe6ac14fdf1683065506a0d1d7e03cc15349.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'editors')
-rw-r--r--editors/leim20/Makefile4
-rw-r--r--editors/vim-gtk/Makefile4
-rw-r--r--editors/vim-gtk2/Makefile4
-rw-r--r--editors/vim-lang/Makefile4
-rw-r--r--editors/vim-motif/Makefile4
-rw-r--r--editors/vim-xaw/Makefile4
-rw-r--r--editors/vim/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile
index 5bca1c08fe1..5a905931c75 100644
--- a/editors/leim20/Makefile
+++ b/editors/leim20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/22 20:07:56 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/07/19 10:18:59 grant Exp $
DISTNAME= leim-${VERSION}
PKGREVISION= 5
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
COMMENT= Libraries of Emacs Input Methods
-DEPENDS+= emacs-${VERSION}nb5:../emacs20
+DEPENDS+= emacs-${VERSION}nb5:../../editors/emacs20
WRKSRC= ${WRKDIR}/emacs-20.7/leim
GNU_CONFIGURE= yes
diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile
index ecb2bd95093..f934ccd13a6 100644
--- a/editors/vim-gtk/Makefile
+++ b/editors/vim-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2005/06/01 18:02:46 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2005/07/19 10:18:59 grant Exp $
PKGNAME= vim-gtk-${VIM_VERSION}.${VIM_PATCHLEVEL}
#PKGREVISION= 1
@@ -7,7 +7,7 @@ COMMENT= Vim editor (vi clone) with X11 GTK+ 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-gtk2-[0-9]* vim-motif-[0-9]*
CONFLICTS+= vim-xaw-[0-9]* vim-kde-[0-9]*
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]*
diff --git a/editors/vim-lang/Makefile b/editors/vim-lang/Makefile
index a315531fe70..f1ae532b967 100644
--- a/editors/vim-lang/Makefile
+++ b/editors/vim-lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/07/07 08:07:39 martti Exp $
+# $NetBSD: Makefile,v 1.2 2005/07/19 10:18:59 grant Exp $
PKGNAME= vim-lang-${VIM_VERSION}.${VIM_PATCHLEVEL}
@@ -6,7 +6,7 @@ PKGNAME= vim-lang-${VIM_VERSION}.${VIM_PATCHLEVEL}
COMMENT= Language files for the vim editor (vi clone)
-DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../vim-share
+DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../../editors/vim-share
BUILD_TARGET= languages
INSTALL_TARGET= install-languages
diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile
index c6864ba8556..f1c381f532d 100644
--- a/editors/vim-motif/Makefile
+++ b/editors/vim-motif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/06/01 18:02:46 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2005/07/19 10:18:59 grant Exp $
PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
#PKGREVISION= 1
@@ -7,7 +7,7 @@ COMMENT= Vim editor (vi clone) with X11 Motif 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-gtk2-[0-9]*
CONFLICTS+= vim-xaw-[0-9]* vim-kde-[0-9]*
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]*
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]*