ports/net/silc-server/patches/patch-Makefile_defines_int_in

12 lines
386 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- Makefile.defines_int.in.orig Sun Nov 18 07:37:58 2007
+++ Makefile.defines_int.in Fri Feb 29 23:49:37 2008
@@ -30,7 +30,7 @@ silc_install_prefix=@prefix@
# Common libraries that are linked against the created executable
#
SILC_COMMON_LDFLAGS= @LDFLAGS@
-SILC_COMMON_LIBS= -lsilc @LIBS@
+SILC_COMMON_LIBS= $(silc_top_srcdir)/lib/libsilc.la @LIBS@
#
# Common compilation flags