summaryrefslogtreecommitdiffstats
path: root/sysutils/slst/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerbapt <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/slst/Makefile
parent107b911b8ff53cc7d238c4018d49d218db093fd4 (diff)
downloadFreeBSD-ports-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.zip
FreeBSD-ports-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.tar.gz
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
Diffstat (limited to 'sysutils/slst/Makefile')
-rw-r--r--sysutils/slst/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/slst/Makefile b/sysutils/slst/Makefile
index 377109f..669a8b7 100644
--- a/sysutils/slst/Makefile
+++ b/sysutils/slst/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: slst
-# Date created: 22 January 2006
-# Whom: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
-#
+# Created by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
# $FreeBSD$
-#
PORTNAME= slst
PORTVERSION= 0.2
@@ -18,4 +14,5 @@ ALL_TARGET= all
PLIST_FILES= bin/slst
+NO_STAGE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud