mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 03:23:10 -04:00
10 lines
381 B
Text
10 lines
381 B
Text
--- lib/Makefile.am.orig 2015-11-26 15:34:14 UTC
|
|
+++ lib/Makefile.am
|
|
@@ -61,6 +61,7 @@ libccnetd_la_SOURCES = utils.c db.c job-
|
|
libccnetd_la_LDFLAGS = -no-undefined
|
|
libccnetd_la_LIBADD = @GLIB2_LIBS@ @GOBJECT_LIBS@ @SSL_LIBS@ @LIB_GDI32@ \
|
|
-lsqlite3 @LIBEVENT_LIBS@ @LIB_WS32@ @LIB_UUID@ \
|
|
+ @LIB_KVM@ \
|
|
@LIB_SHELL32@ @LIB_PSAPI@ @SEARPC_LIBS@
|
|
|
|
|