Fix OPTIONS_DEFAULT: remove NLS which is added by framework

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2017-05-29 15:28:27 +00:00
parent 1c71e33307
commit 2b392db1c1

View File

@@ -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