summaryrefslogtreecommitdiff
path: root/devel/anjuta-devel/files/patch-plugins::class-gen::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/anjuta-devel/files/patch-plugins::class-gen::Makefile.in')
-rw-r--r--devel/anjuta-devel/files/patch-plugins::class-gen::Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/anjuta-devel/files/patch-plugins::class-gen::Makefile.in b/devel/anjuta-devel/files/patch-plugins::class-gen::Makefile.in
deleted file mode 100644
index feb611acefd3..000000000000
--- a/devel/anjuta-devel/files/patch-plugins::class-gen::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$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@