mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1ecc592d8c
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.
21 lines
918 B
Plaintext
21 lines
918 B
Plaintext
--- libgnorba/Makefile.in.orig Thu Oct 7 11:35:06 1999
|
|
+++ libgnorba/Makefile.in Wed Oct 13 21:19:16 1999
|
|
@@ -182,7 +182,7 @@
|
|
libgnorbainclude_HEADERS = gnorba.h gnome-factory.h gnome-unknown.h Table.h
|
|
|
|
|
|
-libgnorba_la_LDFLAGS = -version-info 28:8:1 -rpath $(libdir)
|
|
+libgnorba_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir)
|
|
libgnorba_la_LIBADD = $(ORBIT_LIBS) $(GLIB_LIBS) -lm
|
|
|
|
loadshlib_SOURCES = loadshlib.c
|
|
@@ -225,7 +225,7 @@
|
|
gnome-factory-common.lo Table-skels.lo Table-stubs.lo Table-common.lo \
|
|
gnome-unknown-skels.lo gnome-unknown-stubs.lo gnome-unknown-common.lo \
|
|
goad.lo orbitgtk.lo orbitgnome.lo orbitns.lo
|
|
-libgnorbagtk_la_LDFLAGS =
|
|
+libgnorbagtk_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir)
|
|
libgnorbagtk_la_LIBADD =
|
|
libgnorbagtk_la_OBJECTS = gnome-factory-skels.lo gnome-factory-stubs.lo \
|
|
gnome-factory-common.lo Table-skels.lo Table-stubs.lo Table-common.lo \
|