summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorgrant <grant>2005-07-19 10:22:32 +0000
committergrant <grant>2005-07-19 10:22:32 +0000
commit9f30133790f55f543c5600d3ebd2fdeba7361961 (patch)
tree629b933b5cd1e49cd6829a55ff79d226005f2e97 /emulators
parentb071188025b8d6c4628934b47f42565d6f8ce925 (diff)
downloadpkgsrc-9f30133790f55f543c5600d3ebd2fdeba7361961.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'emulators')
-rw-r--r--emulators/netbsd32_compat14/Makefile6
-rw-r--r--emulators/suse91_slang/Makefile4
-rw-r--r--emulators/suse_devel/Makefile4
-rw-r--r--emulators/suse_fileutils/Makefile4
-rw-r--r--emulators/suse_freetype2/Makefile4
-rw-r--r--emulators/suse_linux/Makefile18
-rw-r--r--emulators/suse_slang/Makefile4
7 files changed, 22 insertions, 22 deletions
diff --git a/emulators/netbsd32_compat14/Makefile b/emulators/netbsd32_compat14/Makefile
index 3e52059f648..b8f7fef7dbb 100644
--- a/emulators/netbsd32_compat14/Makefile
+++ b/emulators/netbsd32_compat14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/03/23 10:56:47 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/07/19 10:23:42 grant Exp $
#
DISTNAME= compat14-${MACHINE32_ARCH}-${VERSION}
@@ -15,10 +15,10 @@ PKGREVISION= 1
.if ${MACHINE_ARCH} == "sparc64"
MACHINE32_ARCH= sparc
-DEPENDS+= netbsd32_compat15>=1.0:../netbsd32_compat15
+DEPENDS+= netbsd32_compat15>=1.0:../../emulators/netbsd32_compat15
.elif ${MACHINE_ARCH} == "x86_64"
MACHINE32_ARCH= i386
-DEPENDS+= netbsd32_compat16>=1.0:../netbsd32_compat16
+DEPENDS+= netbsd32_compat16>=1.0:../../emulators/netbsd32_compat16
.else
MACHINE32_ARCH= ${MACHINE_ARCH}
.endif
diff --git a/emulators/suse91_slang/Makefile b/emulators/suse91_slang/Makefile
index 3cf5daccf93..d23aa68a9a5 100644
--- a/emulators/suse91_slang/Makefile
+++ b/emulators/suse91_slang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:45 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/07/19 10:23:42 grant Exp $
DISTNAME= suse_slang-${SUSE_VERSION}
CATEGORIES= emulators
@@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for slang library
-DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base
+DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse_base
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386
diff --git a/emulators/suse_devel/Makefile b/emulators/suse_devel/Makefile
index 27dc2b7930b..b02aa394380 100644
--- a/emulators/suse_devel/Makefile
+++ b/emulators/suse_devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2005/04/11 21:45:45 tv Exp $
+# $NetBSD: Makefile,v 1.23 2005/07/19 10:23:42 grant Exp $
DISTNAME= suse_devel-${SUSE_VERSION}
CATEGORIES= emulators
@@ -13,7 +13,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package - development tools
-DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base
+DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse_base
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386
diff --git a/emulators/suse_fileutils/Makefile b/emulators/suse_fileutils/Makefile
index 1a59e811318..fb940f99d34 100644
--- a/emulators/suse_fileutils/Makefile
+++ b/emulators/suse_fileutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/10/02 14:25:39 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2005/07/19 10:23:42 grant Exp $
DISTNAME= suse_fileutils-${SUSE_VERSION}
CATEGORIES= emulators
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package - fileutils
-DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base
+DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse_base
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc
diff --git a/emulators/suse_freetype2/Makefile b/emulators/suse_freetype2/Makefile
index a8edbe32611..433a8da33b0 100644
--- a/emulators/suse_freetype2/Makefile
+++ b/emulators/suse_freetype2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:45 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/19 10:23:42 grant Exp $
DISTNAME= freetype2
PKGNAME= suse_${DISTNAME}-${SUSE_VERSION}
@@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for the FreeType2 library
-DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base
+DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse_base
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386
diff --git a/emulators/suse_linux/Makefile b/emulators/suse_linux/Makefile
index 5618a52a6c2..4c4bf013f76 100644
--- a/emulators/suse_linux/Makefile
+++ b/emulators/suse_linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:45 tv Exp $
+# $NetBSD: Makefile,v 1.29 2005/07/19 10:23:42 grant Exp $
DISTNAME= suse_linux-7.3
CATEGORIES= emulators
@@ -9,17 +9,17 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package collection
-DEPENDS+= suse_audio>=7.3:../suse_audio
-DEPENDS+= suse_libjpeg>=7.3:../suse_libjpeg
-DEPENDS+= suse_libpng>=7.3:../suse_libpng
-DEPENDS+= suse_libtiff>=7.3:../suse_libtiff
-DEPENDS+= suse_glx>=7.3:../suse_glx
-DEPENDS+= suse_gtk>=7.3:../suse_gtk
-DEPENDS+= suse_xforms>=7.3:../suse_xforms
+DEPENDS+= suse_audio>=7.3:../../emulators/suse_audio
+DEPENDS+= suse_libjpeg>=7.3:../../emulators/suse_libjpeg
+DEPENDS+= suse_libpng>=7.3:../../emulators/suse_libpng
+DEPENDS+= suse_libtiff>=7.3:../../emulators/suse_libtiff
+DEPENDS+= suse_glx>=7.3:../../emulators/suse_glx
+DEPENDS+= suse_gtk>=7.3:../../emulators/suse_gtk
+DEPENDS+= suse_xforms>=7.3:../../emulators/suse_xforms
.include "../../emulators/suse_linux/arch.mk"
.if ${SUSE_ARCH} == i386
-DEPENDS+= suse_libc5>=7.3:../suse_libc5
+DEPENDS+= suse_libc5>=7.3:../../emulators/suse_libc5
.endif
ONLY_FOR_PLATFORM= NetBSD-1.5Z[C-Z]-i386 NetBSD-1.6*-i386 \
diff --git a/emulators/suse_slang/Makefile b/emulators/suse_slang/Makefile
index 0e4dfcfbc42..0ef4402f6cb 100644
--- a/emulators/suse_slang/Makefile
+++ b/emulators/suse_slang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:45 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/19 10:23:42 grant Exp $
DISTNAME= slang
PKGREVISION= 1
@@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for slang library
-DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base
+DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse_base
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386