diff options
Diffstat (limited to 'converters/dos2unix/Makefile')
-rw-r--r-- | converters/dos2unix/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/dos2unix/Makefile b/converters/dos2unix/Makefile index 815f454e372e..38a12451f532 100644 --- a/converters/dos2unix/Makefile +++ b/converters/dos2unix/Makefile @@ -18,7 +18,8 @@ MAKE_ARGS= docsubdir="${PORTNAME}" \ CONFLICTS_INSTALL= unix2dos -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS MANPAGES NLS +OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes NLS_USES= gettext |