From addac659c75762e218a6385bd3b32a4d2eefaef9 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 21 Mar 2007 16:15:58 +0000 Subject: Use "suse100_vmware" package if the SuSE 10.0 package are used on the system. --- emulators/vmware/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile index d13bf11069b..af49dc32bb1 100644 --- a/emulators/vmware/Makefile +++ b/emulators/vmware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2007/02/22 19:26:29 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2007/03/21 16:15:58 tron 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/suse91_vmware +DEPENDS+= suse_vmware>=6.4nb1:../../emulators/${SUSE_DIR_PREFIX}_vmware LICENSE= vmware-license -- cgit v1.2.3