Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E32F963BA59 for ; Thu, 8 Apr 2010 10:03:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8BA5C63B177; Thu, 8 Apr 2010 10:03:33 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E4B5A63B174 for ; Thu, 8 Apr 2010 10:03:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BCC4C175DF; Thu, 8 Apr 2010 10:03:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 8 Apr 2010 10:03:31 +0000 From: Adam Ciarcinski Subject: CVS commit: pkgsrc/net/wireshark To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20100408100331.BCC4C175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: adam Date: Thu Apr 8 10:03:31 UTC 2010 Modified Files: pkgsrc/net/wireshark: PLIST options.mk Log Message: Changed option name from 'x11' to 'gtk2', as GTK2 can be built without X11 support (e.g. on Mac OS X). Tested - works on Mac OS X without X11. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/wireshark/PLIST cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/wireshark/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.