aboutsummaryrefslogtreecommitdiff
path: root/databases/opendbx
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-02-06 09:05:03 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-02-06 09:05:03 +0000
commit1c76799bfeb64905f6c693c50ca396295de6a808 (patch)
tree309d0c4c53fe219f7f05ac6030c05d7bd207a52c /databases/opendbx
parent944698ca34dcdb6df548d22cff948cc87afe99e2 (diff)
downloadports-1c76799bfeb64905f6c693c50ca396295de6a808.tar.gz
ports-1c76799bfeb64905f6c693c50ca396295de6a808.zip
Remove options helpers that do not exist. And in one case, probably fix
the helper usage. Noticed by: tobik
Notes
Notes: svn path=/head/; revision=492294
Diffstat (limited to 'databases/opendbx')
-rw-r--r--databases/opendbx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/opendbx/Makefile b/databases/opendbx/Makefile
index 6791d1052731..ed449cdfa548 100644
--- a/databases/opendbx/Makefile
+++ b/databases/opendbx/Makefile
@@ -45,7 +45,6 @@ MSSQL_LIB_DEPENDS= libsybdb.so:databases/freetds
SYBASE_LIB_DEPENDS= libct.so:databases/freetds
NLS_USES= gettext
-NLS_CONFIGURE_DISABLE= nls
.include <bsd.port.options.mk>