From owner-freebsd-gnome@FreeBSD.ORG Sun Feb 9 20:14:25 2014 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2447B19 for ; Sun, 9 Feb 2014 20:14:24 +0000 (UTC) Received: from mx.nsu.ru (mx.nsu.ru [84.237.50.39]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9E8151317 for ; Sun, 9 Feb 2014 20:14:23 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.69) (envelope-from ) id 1WCalJ-00076M-1N for gnome@freebsd.org; Mon, 10 Feb 2014 03:14:02 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id s19KEJnI081473 for ; Mon, 10 Feb 2014 03:14:30 +0700 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id s19KEErk081411 for gnome@freebsd.org; Mon, 10 Feb 2014 03:14:14 +0700 (NOVT) (envelope-from danfe) Date: Mon, 10 Feb 2014 03:14:14 +0700 From: Alexey Dokuchaev To: gnome@freebsd.org Subject: x11-toolkits/gtk20: what wrong with python(1) rdep? Message-ID: <20140209201414.GA78084@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 20:14:25 -0000 hi there, it looks like i have more than enough python ports installed already: $ pkg info | grep python python2-2_2 The "meta-port" for version 2 of the Python interpreter python27-2.7.6_2 Interpreted object-oriented programming language ok, so why do i see this when trying to install x11-toolkits/gtk20 port? $ make install ===> Staging for gtk2-2.24.22_1 ===> gtk2-2.24.22_1 depends on file: /usr/local/share/mime/magic - found ===> gtk2-2.24.22_1 depends on file: /usr/local/share/icons/hicolor/index.theme - found ===> gtk2-2.24.22_1 depends on executable: python - not found ===> Verifying install for python in /usr/ports/lang/python ===> Installing for python-2.7_1,2 ===> python-2.7_1,2 depends on executable: python2 - found ===> Checking if lang/python already installed ... ./danfe