aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMike Silbersack <silby@FreeBSD.org>2005-10-14 08:45:05 +0000
committerMike Silbersack <silby@FreeBSD.org>2005-10-14 08:45:05 +0000
commitb06304344923e75052072558bd733dbb26a4f622 (patch)
tree3c399ee4522a31e16217458c93d787dc9f6a05f9 /emulators
parent925a63c64f0cf2515d49ce9134464474b30e749e (diff)
downloadports-b06304344923e75052072558bd733dbb26a4f622.tar.gz
ports-b06304344923e75052072558bd733dbb26a4f622.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vmware3/Makefile6
1 files changed, 3 insertions, 3 deletions
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 <bsd.port.post.mk>
+
.if exists(${WRKDIR}/Makefile.inc.net)
.include "${WRKDIR}/Makefile.inc.net"
.endif
-
-.include <bsd.port.post.mk>