mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
11 lines
573 B
Text
11 lines
573 B
Text
--- server/Makefile.am.orig 2018-01-04 05:04:59 UTC
|
|
+++ server/Makefile.am
|
|
@@ -114,7 +114,7 @@ seaf_server_SOURCES = \
|
|
|
|
seaf_server_LDADD = @CCNET_LIBS@ \
|
|
$(top_builddir)/lib/libseafile_common.la \
|
|
- @GLIB2_LIBS@ @GOBJECT_LIBS@ @SSL_LIBS@ @LIB_RT@ @LIB_UUID@ -lsqlite3 @LIBEVENT_LIBS@ -levhtp \
|
|
+ @ONIGURUMA_LIBS@ @GLIB2_LIBS@ @GOBJECT_LIBS@ @SSL_LIBS@ @LIB_RT@ @LIB_UUID@ -lsqlite3 @LIBEVENT_LIBS@ @LIBEVHTP_LIBS@ \
|
|
$(top_builddir)/common/cdc/libcdc.la \
|
|
$(top_builddir)/common/db-wrapper/libdbwrapper.la \
|
|
@SEARPC_LIBS@ @JANSSON_LIBS@ ${LIB_WS32} @ZLIB_LIBS@ \
|