From 83b42f5540113836791b143cfd49ea4e3ed79685 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 25 Sep 2000 07:19:31 +0000 Subject: Clean up with USE_LINUX. PR: ports/21500 Submitted by: Makoto MATSUSHITA (MAINTAINER) --- emulators/linux-vmware-toolbox/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'emulators/linux-vmware-toolbox') diff --git a/emulators/linux-vmware-toolbox/Makefile b/emulators/linux-vmware-toolbox/Makefile index a232e0c07592..fbb3ed7af652 100644 --- a/emulators/linux-vmware-toolbox/Makefile +++ b/emulators/linux-vmware-toolbox/Makefile @@ -14,9 +14,8 @@ DISTNAME= vmware-linux-tools MAINTAINER= matusita@jp.FreeBSD.org -RUN_DEPENDS= ${LINUX_DIR}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base - ONLY_FOR_ARCHS= i386 +USE_LINUX= yes USE_X_PREFIX= yes NO_BUILD= yes @@ -25,7 +24,6 @@ RESTRICTED= "Not sure if we can redistribute this." .include LINUX_FLP?= ${DISTDIR}/linux.flp -LINUX_DIR?= /compat/linux MOUNT_PT?= ${WRKDIR}/mnt .if exists(${LINUX_FLP}) MOUNT_DEV?= vn0 -- cgit v1.2.3