From 75c703a072d2981400dc17a23ec971f3cf28a570 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:43:19 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11) --- x11/xmotd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/xmotd') diff --git a/x11/xmotd/Makefile b/x11/xmotd/Makefile index ce642e066104..ded849676db6 100644 --- a/x11/xmotd/Makefile +++ b/x11/xmotd/Makefile @@ -21,6 +21,7 @@ PLIST_FILES= bin/xmotd OPTIONS_DEFINE= HTML MOTIF XPM HTML_DESC= Use HTML widget instead of ASCII text +NO_STAGE= yes .include .if ${PORT_OPTIONS:MHTML} -- cgit