mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 20:39:18 -04:00
problem with some of the core GNOME components (vfs, oaf or bonobo I guess), so similarly to Evolution and Nautilus it hangs solidly at startup right after displaying fine splash screen. :((
14 lines
415 B
Text
14 lines
415 B
Text
|
|
$FreeBSD$
|
|
|
|
--- plugins/functions/Makefile.in 2001/07/24 10:42:10 1.1
|
|
+++ plugins/functions/Makefile.in 2001/07/24 10:43:05
|
|
@@ -159,7 +159,7 @@
|
|
|
|
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
|
LIBS = @LIBS@
|
|
-libgide_functions_la_LDFLAGS =
|
|
+libgide_functions_la_LDFLAGS = -avoid-version
|
|
libgide_functions_la_DEPENDENCIES =
|
|
libgide_functions_la_OBJECTS = functions-tool.lo functions.lo parser.lo \
|
|
protogen.lo tree.lo
|