From 68ede13b4964032ff878ab9cc8d9d58cdf364374 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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/ted/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/ted') diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 7450ccdf53e3..862d43853177 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -43,6 +43,7 @@ DOCSDIR= ${PREFIX}/share/doc/Ted AFMDIR= ${DATADIR}/afm INDDIR= ${DATADIR}/dfa +NO_STAGE= yes .include .if ${PORT_OPTIONS:MGTK2} -- cgit v1.2.3