aboutsummaryrefslogtreecommitdiffstats
path: root/lang/STk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 03:53:09 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 03:53:09 +0800
commitb3f53a7710aef6bf70130db57affead1adb76fe8 (patch)
tree1373440d0f3681e50dd86fe77aff964fd6e1aeb8 /lang/STk
parentc033a65489fc54de1e7de14f281339f6db87d08f (diff)
downloadfreebsd-ports-gnome-b3f53a7710aef6bf70130db57affead1adb76fe8.tar.gz
freebsd-ports-gnome-b3f53a7710aef6bf70130db57affead1adb76fe8.tar.zst
freebsd-ports-gnome-b3f53a7710aef6bf70130db57affead1adb76fe8.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
Diffstat (limited to 'lang/STk')
-rw-r--r--lang/STk/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/STk/Makefile b/lang/STk/Makefile
index 6f94334083f8..89146bce59cc 100644
--- a/lang/STk/Makefile
+++ b/lang/STk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: STk
-# Date created: 17 Sep 96
-# Whom: jmacd@cs.berkeley.edu
-#
+# Created by: jmacd@cs.berkeley.edu
# $FreeBSD$
-#
PORTNAME= STk
PORTVERSION= 4.0.1
@@ -25,6 +21,7 @@ PLIST_SUB= STK_VERSION=${PORTVERSION} STK_ARCH=${STK_ARCH}
STK_ARCH!= ${ECHO} "$$(uname)-$$(uname -r)-$$(uname -m)"
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"