Fix OPTIONS_DEFAULT: remove NLS which is added by framework
Approved by: portmgr (blanket)
This commit is contained in:
parent
c430a6633c
commit
9d6cc842da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442021
@ -38,7 +38,7 @@ CPPFLAGS+= -I/usr/include/readline -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE?= MTX PYTHON NDMP NLS OPENSSL SCSICRYPTO
|
||||
OPTIONS_DEFAULT?= NLS OPENSSL PGSQL SCSICRYPTO
|
||||
OPTIONS_DEFAULT?= OPENSSL PGSQL SCSICRYPTO
|
||||
OPTIONS_SUB= yes
|
||||
MTX_DESC= Install mtx for control of autochanger devices
|
||||
NDMP_DESC= Enable build of NDMP support
|
||||
|
Loading…
Reference in New Issue
Block a user