From 02a3e6afdd61790c8d05d01d56403b09d56ed820 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 21 Jan 2003 12:13:53 +0000 Subject: Fix build when gtk2 is found. --- graphics/libwmf/distinfo | 4 ++-- graphics/libwmf/patches/patch-ad | 15 ++++++++++++--- 2 files changed, 14 insertions(+), 5 deletions(-) (limited to 'graphics/libwmf') diff --git a/graphics/libwmf/distinfo b/graphics/libwmf/distinfo index bbdb6afa3af..f5517fe6149 100644 --- a/graphics/libwmf/distinfo +++ b/graphics/libwmf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2003/01/20 21:46:48 drochner Exp $ +$NetBSD: distinfo,v 1.9 2003/01/21 12:13:53 wiz Exp $ SHA1 (libwmf-0.2.8.tar.gz) = e129c259070952a1c258a942d842e16ada494a32 Size (libwmf-0.2.8.tar.gz) = 1620489 bytes -SHA1 (patch-ad) = 896663daf56535f112ac03e03cef59ac09c870e5 +SHA1 (patch-ad) = fb3308e3ab12272af841f6b4a564894248085d9b diff --git a/graphics/libwmf/patches/patch-ad b/graphics/libwmf/patches/patch-ad index 0edbb0ab86c..eff70a83579 100644 --- a/graphics/libwmf/patches/patch-ad +++ b/graphics/libwmf/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.3 2001/12/10 13:56:43 taca Exp $ +$NetBSD: patch-ad,v 1.4 2003/01/21 12:13:54 wiz Exp $ ---- configure.orig Sun Oct 28 22:09:22 2001 +--- configure.orig Wed Dec 11 16:23:36 2002 +++ configure -@@ -8714,7 +8714,7 @@ +@@ -9362,7 +9362,7 @@ else # It would also be nice to do this for all -L options, not just this one. if test -n "$x_libraries"; then @@ -11,3 +11,12 @@ $NetBSD: patch-ad,v 1.3 2001/12/10 13:56:43 taca Exp $ # For Solaris; some versions of Sun CC require a space after -R and # others require no space. Words are not sufficient . . . . case `(uname -sr) 2>/dev/null` in +@@ -12664,7 +12664,7 @@ echo "${ECHO_T}$GDK_PIXBUF_LIBS" >&6 + + GTK_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-2.0` + GDK_PIXBUF_DIR="gtk-2.0/$GTK_VERSION/loaders" +- wmf_gdk_pixbuf=yes ++ wmf_gdk_pixbuf=no + + else + wmf_gdk_pixbuf=no -- cgit v1.2.3