aboutsummaryrefslogtreecommitdiffstats
path: root/devel/anjuta/files/patch-plugins::class-gen::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/anjuta/files/patch-plugins::class-gen::Makefile.in')
-rw-r--r--devel/anjuta/files/patch-plugins::class-gen::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/anjuta/files/patch-plugins::class-gen::Makefile.in b/devel/anjuta/files/patch-plugins::class-gen::Makefile.in
new file mode 100644
index 00000000000..feb611acefd
--- /dev/null
+++ b/devel/anjuta/files/patch-plugins::class-gen::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- plugins/class-gen/Makefile.in 2002/02/19 08:11:57 1.1
++++ plugins/class-gen/Makefile.in 2002/02/19 08:12:25
+@@ -192,7 +192,7 @@
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+ LIBS = @LIBS@
+-libanjuta_clsGen_la_LDFLAGS =
++libanjuta_clsGen_la_LDFLAGS = -module -avoid-version
+ libanjuta_clsGen_la_LIBADD =
+ libanjuta_clsGen_la_OBJECTS = clsGen.lo
+ CFLAGS = @CFLAGS@