From owner-cvs-all Mon Sep 11 7:20:11 2000 Delivered-To: cvs-all@freebsd.org Received: from lacrosse.corp.redhat.com (lacrosse.corp.redhat.com [207.175.42.154]) by hub.freebsd.org (Postfix) with ESMTP id E42B037B422; Mon, 11 Sep 2000 07:20:06 -0700 (PDT) Received: from ns.tokyo.redhat.com (IDENT:root@ns.tokyo.redhat.com [172.16.21.254]) by lacrosse.corp.redhat.com (8.9.3/8.9.3) with ESMTP id KAA06821; Mon, 11 Sep 2000 10:20:03 -0400 Received: from station18.tokyo.redhat.com (IDENT:nakai@colts.tokyo.redhat.com [172.16.21.101]) by ns.tokyo.redhat.com (8.9.3/8.8.7) with SMTP id XAA22777; Mon, 11 Sep 2000 23:20:15 +0900 Message-Id: <200009111420.XAA22777@ns.tokyo.redhat.com> Date: Mon, 11 Sep 2000 23:12:47 +0900 From: Yukihiro Nakai To: Yukihiro Nakai Cc: sobomax@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/gtk-- Makefile ports/x11-toolkits/gtk--/filesmd5 ports/x11-toolkits/gtk--/pkg PLIST References: <200009111124.EAA86858@freefall.freebsd.org> <39BCE039.15A0769@FreeBSD.org> X-Mailer: Sylpheed version 0.3.28 (GTK+ 1.2.6; Linux 2.2.14-5.0; i686) Organization: FreeBSD.org Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > % fgrep libgtkmm /usr/ports/*/*/Makefile > % fgrep libgdkmm /usr/ports/*/*/Makefile It causes 'Too long argument' and LIB_DEPENDS contains gtkmm or gdkmm, so it's not true. % find /usr/ports -name 'Makefile' | xargs grep gtkmm and I've found lots ports that depends on gtkmm. I'll bump its version now, sorry. --- Nakai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message