From b3f53a7710aef6bf70130db57affead1adb76fe8 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 19:53:09 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: lang) --- lang/urweb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/urweb') diff --git a/lang/urweb/Makefile b/lang/urweb/Makefile index cf1b4ab6cdd4..797227463abc 100644 --- a/lang/urweb/Makefile +++ b/lang/urweb/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFAULT=ELISP PGSQL OPTIONS_EXCLUDE=NLS DOCS ELISP_DESC= Install contributed Emacs Lisp +NO_STAGE= yes .include .if ${PORT_OPTIONS:MELISP} -- cgit