Lines 39-46
Link Here
|
39 |
-DINSTALL_SQLBENCHDIR="share/mysql" \ |
39 |
-DINSTALL_SQLBENCHDIR="share/mysql" \ |
40 |
-DINSTALL_SUPPORTFILESDIR="share/mysql" |
40 |
-DINSTALL_SUPPORTFILESDIR="share/mysql" |
41 |
|
41 |
|
|
|
42 |
CMAKE_ARGS+= -DWITH_LIBWRAP=ON |
43 |
|
42 |
.ifdef USE_MYSQL |
44 |
.ifdef USE_MYSQL |
43 |
.error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. |
45 |
.error You have 'USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. |
44 |
.endif |
46 |
.endif |
45 |
|
47 |
|
46 |
.include <bsd.port.options.mk> |
48 |
.include <bsd.port.options.mk> |