databases/freetds-devel: fix option

Pointy hat:	wg
This commit is contained in:
William Grzybowski 2013-11-07 13:35:43 +00:00
parent 6807405893
commit 259fdfc80f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333092

View File

@ -53,7 +53,7 @@ USE_OPENSSL= yes
CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE}
.endif
.if ${PORT_OPTIONS:ODBCWIDE}
.if ${PORT_OPTIONS:MODBCWIDE}
CONFIGURE_ARGS+= --enable-odbc-wide
.endif