summaryrefslogtreecommitdiff
path: root/sysutils/detox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/detox/Makefile')
-rw-r--r--sysutils/detox/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/detox/Makefile b/sysutils/detox/Makefile
index 2d06bd3f9966..4bbc62ac2d4d 100644
--- a/sysutils/detox/Makefile
+++ b/sysutils/detox/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: detox
-# Date created: 4 March 2005
-# Whom: Doug Harple
-#
+# Created by: Doug Harple
# $FreeBSD$
-#
PORTNAME= detox
PORTVERSION= 1.2.0
@@ -22,4 +18,5 @@ GNU_CONFIGURE= yes
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
+NO_STAGE= yes
.include <bsd.port.mk>