From 67985f6aaa6ff6a3dfb7cef050a6dfd73ef37d2d Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 16:36:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: editors) --- editors/diakonos/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/diakonos/Makefile') diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile index a8bd0ace1e3d..cd03515d2502 100644 --- a/editors/diakonos/Makefile +++ b/editors/diakonos/Makefile @@ -18,6 +18,7 @@ NO_BUILD= yes SUB_FILES= installation.rb SUB_LIST= RUBY_SITELIBDIR=${RUBY_SITELIBDIR} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|/usr/bin/env ruby|${RUBY}|g' ${WRKSRC}/bin/${PORTNAME} -- cgit