mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
604 B
Plaintext
12 lines
604 B
Plaintext
--- plugins/gtkui/Makefile.in.orig 2016-04-24 21:45:49 UTC
|
|
+++ plugins/gtkui/Makefile.in
|
|
@@ -260,7 +260,7 @@ am__objects_5 = ddb_gui_GTK3_la-gtkui.lo
|
|
@HAVE_GTK3_TRUE@am_ddb_gui_GTK3_la_OBJECTS = $(am__objects_7)
|
|
ddb_gui_GTK3_la_OBJECTS = $(am_ddb_gui_GTK3_la_OBJECTS)
|
|
ddb_gui_GTK3_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
|
|
- $(LIBTOOLFLAGS) --mode=link $(OBJCLD) \
|
|
+ $(LIBTOOLFLAGS) --mode=link --tag=LD $(OBJCLD) \
|
|
$(ddb_gui_GTK3_la_OBJCFLAGS) $(OBJCFLAGS) \
|
|
$(ddb_gui_GTK3_la_LDFLAGS) $(LDFLAGS) -o $@
|
|
@HAVE_GTK2_FALSE@@HAVE_GTK3_TRUE@@STATICLINK_FALSE@am_ddb_gui_GTK3_la_rpath = \
|