From owner-freebsd-ports@FreeBSD.ORG Sat Nov 30 16:53:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A595EB8 for ; Sat, 30 Nov 2013 16:53:24 +0000 (UTC) Received: from mail-pb0-x22f.google.com (mail-pb0-x22f.google.com [IPv6:2607:f8b0:400e:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 25D331CF0 for ; Sat, 30 Nov 2013 16:53:24 +0000 (UTC) Received: by mail-pb0-f47.google.com with SMTP id um1so16076654pbc.20 for ; Sat, 30 Nov 2013 08:53:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Ooj/62dVM3MEJGcIz6eKP5DfDSEppKehpEhN5j/AGng=; b=tRCyiPBV2nAZJ2IKw0XudWy8S1Vd/zecbz7qRAmX3XGs0ner1nrXySUjVGOG6zyKW8 Ol37p3DnmuVAGQIs36OEPXq6orHHCWq/xGPM0QeidGo+7prtJ2NkbcwwlJEEN1jHIgN1 9jpvqlKqNtI4vjHo1Vf4P6Jw67zzjOwMR5YSV9P1xQjpjabyazaRyn/sYOMujOh/ksK+ Vyhcf2tLBBM6va2uErIDr39fDa3/vPgDC44hcn2NqrJGwD0j6CF0Btte0aoa5gkvFjz7 w6p7kYtP3pfVFsIrXEGPloa9DE6jrRZbMcrpyyfVDaTRl6eQtRpLD0kvzEb/Lm+sd4Dx f6Yw== MIME-Version: 1.0 X-Received: by 10.68.32.231 with SMTP id m7mr22195238pbi.22.1385830403772; Sat, 30 Nov 2013 08:53:23 -0800 (PST) Received: by 10.70.86.66 with HTTP; Sat, 30 Nov 2013 08:53:23 -0800 (PST) Date: Sat, 30 Nov 2013 17:53:23 +0100 Message-ID: Subject: x11-toolkits/girara and graphics/zathura can depend on gtk2 instead of gtk3? From: Zsolt Udvari To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Nov 2013 16:53:24 -0000 Hello list, This is my first post to list and I hope this is the correct place to ask my question. As I see girara depency changed gtk2 to gtk3 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183842 ). I don't want/need to install gtk3 if it's possible (I don't have port which depends on gtk3). Girara builds well with gtk2 by "gmake GIRARA_GTK_VERSION=2". Is it possible to build with gtk2 or should I create a bug report/ticket or try create a girara-gtk2 (and zathura-gtk2) port and submit it? Thanks, Zsolt