diff options
Diffstat (limited to 'editors/ssed')
-rw-r--r-- | editors/ssed/Makefile | 3 | ||||
-rw-r--r-- | editors/ssed/pkg-plist | 1 |
2 files changed, 1 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} diff --git a/editors/ssed/pkg-plist b/editors/ssed/pkg-plist index bd3fe1471c89..6d0e725c3fcc 100644 --- a/editors/ssed/pkg-plist +++ b/editors/ssed/pkg-plist @@ -1,4 +1,5 @@ bin/ssed +man/man1/ssed.1.gz %%NLS%%share/locale/af/LC_MESSAGES/ssed.mo %%NLS%%share/locale/ca/LC_MESSAGES/ssed.mo %%NLS%%share/locale/cs/LC_MESSAGES/ssed.mo |