From owner-freebsd-x11@FreeBSD.ORG Tue Apr 12 10:12:08 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D850106566B for ; Tue, 12 Apr 2011 10:12:08 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id E71088FC16 for ; Tue, 12 Apr 2011 10:12:07 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p3CAC731075059 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 12 Apr 2011 03:12:07 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p3CAC7qU075058 for freebsd-x11@freebsd.org; Tue, 12 Apr 2011 03:12:07 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA20172; Tue, 12 Apr 11 03:03:32 PDT Date: Tue, 12 Apr 2011 03:02:53 -0700 From: perryh@pluto.rain.com To: freebsd-x11@freebsd.org Message-Id: <4da4234d.hYxefNrdvSro1F/L%perryh@pluto.rain.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: installing kdiff3 without KDE X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 10:12:08 -0000 According to its README, kdiff3 provides special support for KDE3, but it can also be built without KDE3 if the Qt-libraries are available. How do I get the port to do this? I keep getting errors claiming that KDE is not installed correctly -- which is true, it's not installed at all -- and I haven't been able to puzzle out how to hack around them. (I do have qt33 installed.) There don't seem to be any "make config" options, but perhaps there is a knob that can be specified when running make?