From b06304344923e75052072558bd733dbb26a4f622 Mon Sep 17 00:00:00 2001 From: Mike Silbersack Date: Fri, 14 Oct 2005 08:45:05 +0000 Subject: Fix installation of 001.vmware.sh PR: 75748 Submitted by: Per Hedeland --- emulators/vmware3/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/vmware3') diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 0f17a32faed1..222731bebf22 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -7,7 +7,7 @@ PORTNAME= vmware3 PORTVERSION= 3.2.1.2242 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= emulators linux MASTER_SITES= http://download3.vmware.com/software/wkst/:vmware \ @@ -229,8 +229,8 @@ pre-clean: @${FIND} ${WRKSRC} | ${GREP} \@ | ${XARGS} ${RM} .endif +.include + .if exists(${WRKDIR}/Makefile.inc.net) .include "${WRKDIR}/Makefile.inc.net" .endif - -.include -- cgit v1.2.3