Fix OPTIONS_DEFAULT: remove NLS which is added by framework
Approved by: portmgr (blanket)
This commit is contained in:
@@ -31,7 +31,7 @@ CPPFLAGS+= -I/usr/include/readline -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE?= SQLITE3 MYSQL PGSQL MTX PYTHON NLS IPV6
|
||||
OPTIONS_DEFAULT?= NLS PGSQL
|
||||
OPTIONS_DEFAULT?= PGSQL
|
||||
MTX_DESC= Install mtx for control of autochanger devices
|
||||
|
||||
.if ${PKGNAMESUFFIX} == "-client" || ${PKGNAMESUFFIX} == "-server" #Till end of the file
|
||||
|
||||
Reference in New Issue
Block a user