From owner-freebsd-ports@FreeBSD.ORG Sat Jun 2 23:19:08 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE65F1065673 for ; Sat, 2 Jun 2012 23:19:08 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8FC3C8FC08 for ; Sat, 2 Jun 2012 23:19:08 +0000 (UTC) Received: by obcni5 with SMTP id ni5so6434895obc.13 for ; Sat, 02 Jun 2012 16:19:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FUArQF5KWFLxVklY11ZCee/YAgT74HsAnhP4ttvkLGI=; b=x3G/qasvoZ9ew7W6oL4HF0l95GMkubP1EpmXzw8YZK4+/ivNG9ZvAUvMenrGDol7qB FdolGsmY/XCO94U65fY62gVk4DpLdTNYF98x74469opA3W+ElL4hZfVmz62EeQuvuWbi zcvlfGkfGWAMlUVtmOy8PGg5drCZYcv3O1eg3L+dJjdNtdcVMm4LMZ3F3QrsuauNjon+ p2G3DX8XVJvFszhbPXDVtdQ4Urs4JUdr7c0BAweewCaQFOrVBJYErhDbv9eXNzIntzul GezViNxvREdUyww/UDiW9k07X4087waYktRSF0LLOAaK6mtCtjY6QAik3kpLvhlYr7c5 P3bw== MIME-Version: 1.0 Received: by 10.60.19.42 with SMTP id b10mr6618766oee.12.1338679147195; Sat, 02 Jun 2012 16:19:07 -0700 (PDT) Received: by 10.182.48.130 with HTTP; Sat, 2 Jun 2012 16:19:07 -0700 (PDT) In-Reply-To: References: <4FCA308E.4040008@eskk.nu> Date: Sat, 2 Jun 2012 18:19:07 -0500 Message-ID: From: Franci Nabalanci To: Leslie Jensen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: gtk20 (png related) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2012 23:19:09 -0000 It was textproc/scim On Sat, Jun 2, 2012 at 11:47 AM, Franci Nabalanci wrote: > I did uninstall, reinstall and the problem is here still. > But if I try to update when is cairo deinstalled than stop agin because > gtk-2.24.6_2 Needs cairo build with X11 support. > > > On Sat, Jun 2, 2012 at 10:26 AM, Leslie Jensen wrote: > >> >> >> 2012-06-02 17:22, Franci Nabalanci skrev: >> >>> On my FreeBSD 9.0 release I have another problem with >>> portmaster -r png- >>> >>> Now stopped building GTK20: >>> >>> Shared object "libpng.so.6" not found, required by "im-scim.so" >>> >>> Thanks. >>> _______________________________________________ >>> freebsd-ports@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >>> >> >> >> Just a while back on this list I got the suggestion to make deinstall on >> graphics/cairo. >> >> It worked for me. >> >> >