aboutsummaryrefslogtreecommitdiff
path: root/sysutils/phantom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/phantom/Makefile')
-rw-r--r--sysutils/phantom/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/phantom/Makefile b/sysutils/phantom/Makefile
index 4c9e83b535fe..3c576c0b836c 100644
--- a/sysutils/phantom/Makefile
+++ b/sysutils/phantom/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: phantom
-# Date created: 22 January 2006
-# Whom: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
-#
+# Created by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
# $FreeBSD$
-#
PORTNAME= phantom
PORTVERSION= 1.2
@@ -18,4 +14,5 @@ ALL_TARGET= all
PLIST_FILES= bin/phantom
+NO_STAGE= yes
.include <bsd.port.mk>