1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/x11/gnomelibs/files/patch-bc
Ade Lovett 77b07c735b Update to 1.2.9 -- bring in a few pieces of documentation here
which slightly change a few other ports.
2001-01-24 05:07:19 +00:00

8 lines
299 B
Plaintext

--- libgnome/Makefile.in.orig Sun Jan 21 16:37:20 2001
+++ libgnome/Makefile.in Mon Jan 22 13:45:00 2001
@@ -170,3 +170,3 @@
-libgnome_la_LDFLAGS = -version-info 36:2:4 #-rpath $(libdir)
+libgnome_la_LDFLAGS = -version-info 4:0:0 #-rpath $(libdir)
libgnome_la_LIBADD = $(GLIB_LIBS) -lm $(DL_LIB)