summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2007-01-01 22:43:50 +0000
committeradrianp <adrianp@pkgsrc.org>2007-01-01 22:43:50 +0000
commit28fe258092ebd222dd32e82774e61542d2492a5b (patch)
tree484974d14d3f29f1d32baab2b7ec40ea6f0b1f7c
parent600d05dc355b4cf9a5dd642b54ed2af786a6cf98 (diff)
downloadpkgsrc-28fe258092ebd222dd32e82774e61542d2492a5b.tar.gz
It's no use using ${SUSE_DIR_PREFIX} here as the package it's depending
on is only available for suse91_ and no others. This will fix a warning during bulk builds and make the package find it's DEPENDS properly.
-rw-r--r--emulators/vmware/Makefile4
-rw-r--r--emulators/vmware3/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile
index c7964c3e182..08ad80635a4 100644
--- a/emulators/vmware/Makefile
+++ b/emulators/vmware/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2007/01/01 22:43:50 adrianp Exp $
DISTNAME= VMware-2.0.4-1142
PKGNAME= vmware-2.0.4
@@ -20,7 +20,7 @@ COMMENT= VMware 2.x emulator
CONFLICTS= vmware-3*
DEPENDS+= vmware-module-1.*:../../emulators/vmware-module
-DEPENDS+= suse_vmware>=6.4nb1:../../emulators/${SUSE_DIR_PREFIX}_vmware
+DEPENDS+= suse_vmware>=6.4nb1:../../emulators/suse91_vmware
LICENSE= vmware-license
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index d3fd00c0053..df30b9444a8 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/08/24 19:44:59 veego Exp $
+# $NetBSD: Makefile,v 1.18 2007/01/01 22:43:50 adrianp Exp $
DISTNAME= VMware-workstation-3.2.1-2242
PKGNAME= vmware-3.2.1pl1
@@ -25,7 +25,7 @@ DISTFILES+= ${VMWARE_BIN_PATCH}.tar.gz
SITES.${VMWARE_BIN_PATCH}.tar.gz= ftp://ftp.cvut.cz/vmware/obsolete/
DEPENDS+= vmware-module>=3.2.1.8:../../emulators/vmware-module3
-DEPENDS+= suse_vmware>=6.4nb1:../../emulators/${SUSE_DIR_PREFIX}_vmware
+DEPENDS+= suse_vmware>=6.4nb1:../../emulators/suse91_vmware
LICENSE= vmware-license