diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-07 21:11:44 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-07 21:11:44 +0000 |
commit | 1a2043b411b2d361ff5ec77bafa5e884dfc4e69f (patch) | |
tree | f1354527b92e0f1506424ae438028e5f7dc283ad /editors/ssed/Makefile | |
parent | 2810270e0d088adc449355511de2e074d3df217a (diff) | |
download | ports-1a2043b411b2d361ff5ec77bafa5e884dfc4e69f.tar.gz ports-1a2043b411b2d361ff5ec77bafa5e884dfc4e69f.zip |
Notes
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} |