- Add OPTIONS instead of knobs for news/slrn
PR: ports/149100 Submitted by: David DEMELIER
This commit is contained in:
parent
967e338c26
commit
c66ce5e7fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258494
@ -23,6 +23,12 @@ LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
|
||||
OPTIONS= NLS "Native Language Support via gettext utilities" on \
|
||||
SSL "Adds support for SSL (Secure Socket Layer)" on \
|
||||
DEVIEW "Enable uulib for multiple de-/encoding" off
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if defined(WITHOUT_NLS)
|
||||
CONFIGURE_ARGS+= --disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user