aboutsummaryrefslogtreecommitdiff
path: root/lang/runawk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:53:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:53:09 +0000
commit888ab73a81ce0010b6a141740f5b26e92a5ec6a8 (patch)
tree1373440d0f3681e50dd86fe77aff964fd6e1aeb8 /lang/runawk
parente280255b603b3a9113f771a6eb4215c94cb1fb1a (diff)
downloadports-888ab73a81ce0010b6a141740f5b26e92a5ec6a8.tar.gz
ports-888ab73a81ce0010b6a141740f5b26e92a5ec6a8.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
Notes
Notes: svn path=/head/; revision=327741
Diffstat (limited to 'lang/runawk')
-rw-r--r--lang/runawk/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/runawk/Makefile b/lang/runawk/Makefile
index 7dd8376c1100..b5acb82c4f0c 100644
--- a/lang/runawk/Makefile
+++ b/lang/runawk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: runawk
-# Date created: 28 March 2010
-# Whom: Sahil Tandon <sahil@tandon.net>
-#
+# Created by: Sahil Tandon <sahil@tandon.net>
# $FreeBSD$
-#
PORTNAME= runawk
PORTVERSION= 1.4.4
@@ -39,6 +35,7 @@ SUBPRJ_DFLT+= examples
MAKE_ENV+= EGDIR="${EXAMPLESDIR}"
.endif
+NO_STAGE= yes
do-build:
@${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/mkcmake -C ${WRKSRC}