diff options
Diffstat (limited to 'databases/mariadb102-server/Makefile')
-rw-r--r-- | databases/mariadb102-server/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/mariadb102-server/Makefile b/databases/mariadb102-server/Makefile index b4916af78180..afc4c55d6730 100644 --- a/databases/mariadb102-server/Makefile +++ b/databases/mariadb102-server/Makefile @@ -93,7 +93,6 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ -DCURSES_CURSES_LIBRARY="/usr/lib/libcurses.so" \ -DCURSES_FORM_LIBRARY="/usr/lib/libform.so" \ -DCURSES_CURSES_LIBRARY="/usr/lib/libncurses.so" \ - -DEXECINFO_ROOT="${LOCALBASE}" \ -DICONV_LIBRARIES="${ICONV_LIB_PATH}" \ -DKRB5_CONFIG="${KRB5CONFIG}" \ -DCURSES_NCURSES_LIBRARY="${NCURSESLIB}/libncurses.so" \ |