From 89a289fce8a98a1e1b5405a9a19118f4ba5570d2 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Sat, 20 Jul 2002 11:20:49 +0000 Subject: - Use USE_GNOMENG; - use USE_LIBTOOL; - get rid of gettext-old dependency. --- editors/gedit/files/patch-plugins::reverse::Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 editors/gedit/files/patch-plugins::reverse::Makefile.in (limited to 'editors/gedit/files/patch-plugins::reverse::Makefile.in') diff --git a/editors/gedit/files/patch-plugins::reverse::Makefile.in b/editors/gedit/files/patch-plugins::reverse::Makefile.in new file mode 100644 index 000000000000..180b0fdcb8b8 --- /dev/null +++ b/editors/gedit/files/patch-plugins::reverse::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- plugins/reverse/Makefile.in.orig Sat Jul 20 13:59:48 2002 ++++ plugins/reverse/Makefile.in Sat Jul 20 14:10:16 2002 +@@ -143,7 +143,7 @@ + + DEFS = @DEFS@ -I. -I$(srcdir) -I../.. + LIBS = @LIBS@ +-libreverse_la_LDFLAGS = ++libreverse_la_LDFLAGS = -avoid-version -module + libreverse_la_LIBADD = + libreverse_la_OBJECTS = reverse.lo + COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -- cgit v1.2.3