diff options
author | ade <ade@FreeBSD.org> | 2000-02-23 08:04:28 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-02-23 08:04:28 +0800 |
commit | dd158e1a464f6650cee31ede06decea6df35ab2b (patch) | |
tree | 16f66b01fe9bd531680f9d24c49b9c574bc23ef2 /graphics/gdk-pixbuf/files/patch-ac | |
parent | ac181f19abe6b18a1c5a26ed5e692b0e92fb58da (diff) | |
download | freebsd-ports-gnome-dd158e1a464f6650cee31ede06decea6df35ab2b.tar.gz freebsd-ports-gnome-dd158e1a464f6650cee31ede06decea6df35ab2b.tar.zst freebsd-ports-gnome-dd158e1a464f6650cee31ede06decea6df35ab2b.zip |
Update to 0.6.0
Diffstat (limited to 'graphics/gdk-pixbuf/files/patch-ac')
-rw-r--r-- | graphics/gdk-pixbuf/files/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gdk-pixbuf/files/patch-ac b/graphics/gdk-pixbuf/files/patch-ac index 9aa98aa383c8..34be74f14b74 100644 --- a/graphics/gdk-pixbuf/files/patch-ac +++ b/graphics/gdk-pixbuf/files/patch-ac @@ -1,9 +1,9 @@ ---- gdk-pixbuf/Makefile.in.orig Sat Jan 22 17:28:47 2000 -+++ gdk-pixbuf/Makefile.in Fri Jan 28 10:36:20 2000 -@@ -147,14 +147,14 @@ +--- gdk-pixbuf/Makefile.in.orig Mon Feb 21 18:25:11 2000 ++++ gdk-pixbuf/Makefile.in Mon Feb 21 23:55:30 2000 +@@ -216,14 +216,14 @@ AM_CPPFLAGS = "-DPIXBUF_LIBDIR=\"$(libexecdir)\"" - LDADDS = libgdk_pixbuf.la $(LIBART_LIBS) $(GLIB_LIBS) $(GTK_LIBS) + LDADDS = libgdk_pixbuf.la $(LIBART_LIBS) $(GLIB_LIBS) $(GTK_LIBS) $(STATIC_LIB_DEPS) -@INSIDE_GNOME_LIBS_TRUE@testpixbuf_LDADD = $(LDADDS) $(LIBART_LIBS) -lgmodule -@INSIDE_GNOME_LIBS_FALSE@testpixbuf_LDADD = $(LDADDS) $(LIBART_LIBS) $(GNOME_LIBS) -lgmodule +@INSIDE_GNOME_LIBS_TRUE@testpixbuf_LDADD = $(LDADDS) $(LIBART_LIBS) |