aboutsummaryrefslogtreecommitdiffstats
path: root/shells/ksh93
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:57:23 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:57:23 +0800
commitd321f1763a78a6be5adfd46fb5036d640db55566 (patch)
treec5ec60c607361ad1397f09c1f3d11009832c21ce /shells/ksh93
parent9945eb084e64cb98322c9a704d7b07613777e6b6 (diff)
downloadfreebsd-ports-gnome-d321f1763a78a6be5adfd46fb5036d640db55566.tar.gz
freebsd-ports-gnome-d321f1763a78a6be5adfd46fb5036d640db55566.tar.zst
freebsd-ports-gnome-d321f1763a78a6be5adfd46fb5036d640db55566.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: shells)
Diffstat (limited to 'shells/ksh93')
-rw-r--r--shells/ksh93/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index 7817c4d22ebc..1356b2fb16d3 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -36,6 +36,7 @@ MAN1= ksh93.1
INITVERSION= 2013-05-24
KSHVERSION= 2012-08-01
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSTATIC}