aboutsummaryrefslogtreecommitdiff
path: root/textproc/bsdsort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/bsdsort/Makefile')
-rw-r--r--textproc/bsdsort/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/bsdsort/Makefile b/textproc/bsdsort/Makefile
index 055828ef67f0..26b76efc29eb 100644
--- a/textproc/bsdsort/Makefile
+++ b/textproc/bsdsort/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bsd-sort
-# Date created: 12 June 2007
-# Whom: Gabor Kovesdan <gabor@FreeBSD.org>
-#
+# Created by: Gabor Kovesdan <gabor@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= sort
PORTVERSION= 20120716
@@ -33,6 +29,7 @@ OPTIONS_DEFINE= THREADS NLS OVERWRITE_BASE
OVERWRITE_BASE_DESC= "Replaces base GNU sort"
OPTIONS_DEFAULT= THREADS NLS
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MNLS}