aboutsummaryrefslogtreecommitdiff
path: root/mail/vm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/vm/Makefile')
-rw-r--r--mail/vm/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/vm/Makefile b/mail/vm/Makefile
index 9bd101c60d58..b30b5704665f 100644
--- a/mail/vm/Makefile
+++ b/mail/vm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: vm
-# Date created: 20 February 2002
-# Whom: olive
-#
+# Created by: olive
# $FreeBSD$
-#
PORTNAME= vm
PORTVERSION= 8.1.2
@@ -27,4 +23,5 @@ MAKE_ARGS= prefix=${PREFIX} \
INFO= vm vm-pcrisis
+NO_STAGE= yes
.include <bsd.port.mk>