diff options
Diffstat (limited to 'editors/ssed/Makefile')
-rw-r--r-- | editors/ssed/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile index 84f07dcca755..62bcca9fc9ed 100644 --- a/editors/ssed/Makefile +++ b/editors/ssed/Makefile @@ -14,9 +14,6 @@ COMMENT= Super-sed - a heavily enhanced version of sed GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=s -MAN1= ssed.1 - -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |