1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/x11/gnomelibs/files/patch-bd
Ade Lovett 1ecc592d8c Say hello to GNOME 1.2
audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
2000-06-01 16:10:38 +00:00

21 lines
1020 B
Plaintext

--- libgnomeui/Makefile.in.orig Mon May 15 15:11:14 2000
+++ libgnomeui/Makefile.in Mon May 15 22:43:32 2000
@@ -199,7 +199,7 @@
EXTRA_DIST = $(SGML) $(gtkrc_DATA) AUTHORS gnome.defs maketypes.awk makeenums.pl gnome-boxed.defs gnometypebuiltins_vars.c gnometypebuiltins_ids.c gnometypebuiltins_evals.c
-libgnomeui_la_LDFLAGS = -version-info 43:2:11 -rpath $(libdir)
+libgnomeui_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir)
libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS)
gnome_segv_LDADD = libgnomeui.la $(top_builddir)/libgnome/libgnome.la $(top_builddir)/libart_lgpl/libart_lgpl.la @LIBSUPPORT@ $(LIBGNOMEUI_LIBS) $(INTLLIBS)
@@ -258,7 +258,7 @@
gnome-paper-selector.lo gnome-procbar.lo gnome-window-icon.lo \
gnometypes.lo gtkcauldron.lo gtk-clock.lo gtk-ted.lo gtkdial.lo \
gtkpixmapmenuitem.lo
-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
+PROGRAMS = $(bin_PROGRAMS)
gnome_segv_OBJECTS = gnome_segv.o
gnome_segv_DEPENDENCIES = libgnomeui.la \